Class CurvesDiscreteManager
CurvesDiscreteManager class
Manager for Curves Adjustment Layer that manipulates pixels’ map
public sealed class CurvesDiscreteManager : CurvesManager
Properties
Name | Description |
---|---|
MaxChannelCount { get; } | Gets the maximum channel count. |
Methods
Name | Description |
---|---|
GetValueInPosition(int, byte) | Gets the value in position. |
SetToDefaultValueInPosition(int, byte) | Sets to default value in position. |
SetValueInPosition(int, byte, byte) | Sets the value in position. |
SetValueOfWholeChannel(int, byte[]) | Sets the value of whole channel. |
See Also
- class CurvesManager
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD