MixrResource.GetChannelInfo
MixrResource.GetChannelInfo method
Gets the channel information raw data
public byte[] GetChannelInfo(int channelIndex)
Parameter | Type | Description |
---|---|---|
channelIndex | Int32 | Index of the channel. |
Return Value
Raw byte array of channel info.
Exceptions
exception | condition |
---|---|
ArgumentException | Mixr resource has no more than 4 channels. Index of First channel is 0 |
See Also
- class MixrResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD