Class CurvesDiscreteManager

CurvesDiscreteManager class

曲线调整图层管理器,用于操作像素的 map

public sealed class CurvesDiscreteManager : CurvesManager

特性

姓名描述
MaxChannelCount { get; }获取最大通道数。

方法

姓名描述
GetValueInPosition(int, byte)获取位置的值。
SetToDefaultValueInPosition(int, byte)设置为位置的默认值。
SetValueInPosition(int, byte, byte)设置位置的值。
SetValueOfWholeChannel(int, byte[])设置整个通道的值。

也可以看看