RgbChannelMixerLayer.GetChannelByIndex

RgbChannelMixerLayer.GetChannelByIndex method

Ottiene l’indice del canale by. Restituisce RgbMixerChannel

public override MixerChannel GetChannelByIndex(int index)
ParametroTipoDescrizione
indexInt32L’indice.

Valore di ritorno

RgbMixerChannel

Eccezioni

eccezionecondizione
PsdImageArgumentExceptionRgbMixerChannelLayer non ha più di 3 canali. L’indice del primo canale è 0

Guarda anche