CurvesContinuousManager.UpdateCurvePoint
CurvesContinuousManager.UpdateCurvePoint method
Aktualisiert den Kurvenpunkt.
public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
Parameter | Typ | Beschreibung |
---|---|---|
channelIndex | Int32 | Index des Kanals. |
pointIndex | Int32 | Index des Punktes. |
x | Byte | Die x-Position. |
y | Byte | Die y-Position. |
Siehe auch
- class CurvesContinuousManager
- namensraum Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- Montage Aspose.PSD