RgbChannelMixerLayer.GetChannelByIndex
RgbChannelMixerLayer.GetChannelByIndex method
获取通道索引。返回 RgbMixerChannel
public override MixerChannel GetChannelByIndex(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 索引。 |
返回值
例外
例外 | (健康)状况 |
---|---|
PsdImageArgumentException | RgbMixerChannelLayer 的通道数不超过 3 个。第一个通道的索引为 0 |