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