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 | 색인. |