CurvesContinuousManager.UpdateCurvePoint
CurvesContinuousManager.UpdateCurvePoint method
Updates the point of curve.
public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
| Parameter | Type | Description |
|---|---|---|
| channelIndex | Int32 | Index of the channel. |
| pointIndex | Int32 | Index of the point. |
| x | Byte | The x location. |
| y | Byte | The y location. |
See Also
- class CurvesContinuousManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD