CurvesDiscreteManager.GetValueInPosition
CurvesDiscreteManager.GetValueInPosition method
Gets the value in position.
public byte GetValueInPosition(int channelIndex, byte position)
| Parameter | Type | Description |
|---|---|---|
| channelIndex | Int32 | Index of the channel. |
| position | Byte | The position. |
Return Value
Value of curve by its position
See Also
- class CurvesDiscreteManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD