RgbChannelMixerLayer.GetChannelByIndex

RgbChannelMixerLayer.GetChannelByIndex method

获取通道索引。返回 RgbMixerChannel

public override MixerChannel GetChannelByIndex(int index)
范围类型描述
indexInt32索引。

返回值

RgbMixerChannel

例外

例外(健康)状况
PsdImageArgumentExceptionRgbMixerChannelLayer 的通道数不超过 3 个。第一个通道的索引为 0

也可以看看