CmykChannelMixerLayer.GetChannelByIndex

CmykChannelMixerLayer.GetChannelByIndex method

Ruft den Index des Kanals ab. Gibt CmykMixerChannel zurück

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

Rückgabewert

CmykMixerChannel

Ausnahmen

AusnahmeBedingung
PsdImageArgumentExceptionCmykMixerChannelLayer hat nicht mehr als 4 Kanäle. Index des ersten Kanals ist 0

Siehe auch