CurvesDiscreteManager.SetValueOfWholeChannel

CurvesDiscreteManager.SetValueOfWholeChannel method

设置整个通道的值。

public void SetValueOfWholeChannel(int channelIndex, byte[] channelValue)
范围类型描述
channelIndexInt32通道索引。
channelValueByte[]渠道价值。

例外

例外(健康)状况
PsdImageArgumentException要设置 Whole Channel 值,您应该使用长度为 256 的字节数组

也可以看看