CmykChannelMixerLayer.GetChannelByIndex
CmykChannelMixerLayer.GetChannelByIndex method
Gets the index of the channel by. Returns CmykMixerChannel
public override MixerChannel GetChannelByIndex(int index)
| Parameter | Type | Description | 
|---|---|---|
| index | Int32 | The index. | 
Return Value
Exceptions
| exception | condition | 
|---|---|
| PsdImageArgumentException | CmykMixerChannelLayer has no more than 4 channels. Index of First channel is 0 | 
See Also
- class MixerChannel
 - class CmykChannelMixerLayer
 - namespace Aspose.PSD.FileFormats.Psd.Layers.AdjustmentLayers
 - assembly Aspose.PSD