ChannelMixerLayer.GetChannelByIndex

ChannelMixerLayer.GetChannelByIndex method

Ruft den Index des Kanals ab. Kann RgbMixerChannel oder CmykMixerChannel zurückgeben

public abstract MixerChannel GetChannelByIndex(int index)
ParameterTypBeschreibung
indexInt32Der Index.

Rückgabewert

MixerChannel

Siehe auch