ChannelMixerLayer.GetChannelByIndex

ChannelMixerLayer.GetChannelByIndex method

Haalt de index van het kanaal op. Kan RgbMixerChannel of CmykMixerChannel retourneren

public abstract MixerChannel GetChannelByIndex(int index)
ParameterTypeBeschrijving
indexInt32De index.

Winstwaarde

MixerChannel

Zie ook