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