CurvesContinuousManager.GetCurvePointByIndex
CurvesContinuousManager.GetCurvePointByIndex method
Gets the curve point by index.
public Point GetCurvePointByIndex(int channelIndex, int pointIndex)
| Parameter | Type | Description |
|---|---|---|
| channelIndex | Int32 | Index of the channel. |
| pointIndex | Int32 | Index of the point. |
Return Value
Curve point by index of channel
See Also
- struct Point
- class CurvesContinuousManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD