ChannelMixerLayer.GetChannelByIndex
ChannelMixerLayer.GetChannelByIndex method
获取通道索引。可以返回 RgbMixerChannel 或 CmykMixerChannel
public abstract MixerChannel GetChannelByIndex(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 索引。 |
获取通道索引。可以返回 RgbMixerChannel 或 CmykMixerChannel
public abstract MixerChannel GetChannelByIndex(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 索引。 |