CurvesContinuousManager.UpdateCurvePoint
CurvesContinuousManager.UpdateCurvePoint method
Aggiorna il punto della curva.
public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
Parametro | Tipo | Descrizione |
---|---|---|
channelIndex | Int32 | Indice del canale. |
pointIndex | Int32 | Indice del punto. |
x | Byte | La posizione x. |
y | Byte | La posizione y. |
Guarda anche
- class CurvesContinuousManager
- spazio dei nomi Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assemblea Aspose.PSD