ChannelMixerLayer.GetChannelByIndex

ChannelMixerLayer.GetChannelByIndex method

Ottiene l’indice del canale by. Può restituire RgbMixerChannel o CmykMixerChannel

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

Valore di ritorno

MixerChannel

Guarda anche