ChannelMixerLayer.GetChannelByIndex

ChannelMixerLayer.GetChannelByIndex method

获取通道索引。可以返回 RgbMixerChannel 或 CmykMixerChannel

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

返回值

MixerChannel

也可以看看