CurvesContinuousManager.UpdateCurvePoint
CurvesContinuousManager.UpdateCurvePoint method
Werkt het punt van de curve bij.
public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
Parameter | Type | Beschrijving |
---|---|---|
channelIndex | Int32 | Index van het kanaal. |
pointIndex | Int32 | Index van het punt. |
x | Byte | De x-locatie. |
y | Byte | De y-locatie. |
Zie ook
- class CurvesContinuousManager
- naamruimte Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- montage Aspose.PSD