ChannelMixerLayer.GetChannelByIndex

ChannelMixerLayer.GetChannelByIndex method

Obtiene el índice del canal por. Puede devolver RgbMixerChannel o CmykMixerChannel

public abstract MixerChannel GetChannelByIndex(int index)
ParámetroEscribeDescripción
indexInt32El índice.

Valor_devuelto

MixerChannel

Ver también