RgbChannelMixerLayer.GetChannelByIndex

RgbChannelMixerLayer.GetChannelByIndex method

채널 인덱스를 가져옵니다. RgbMixerChannel 를 반환합니다.

public override MixerChannel GetChannelByIndex(int index)
모수유형설명
indexInt32색인.

반환 값

RgbMixerChannel

예외

예외상태
PsdImageArgumentExceptionRgbMixerChannelLayer에는 3개 이하의 채널이 있습니다. 첫 번째 채널의 인덱스는 0입니다.

또한보십시오