CurvesDiscreteManager.SetValueInPosition
CurvesDiscreteManager.SetValueInPosition method
Sets the value in position.
public void SetValueInPosition(int channelIndex, byte position, byte value)
| Parameter | Type | Description |
|---|---|---|
| channelIndex | Int32 | Index of the channel. |
| position | Byte | The position. |
| value | Byte | The value. |
See Also
- class CurvesDiscreteManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD