MixrResource.SetChannelInfo
MixrResource.SetChannelInfo method
Sets the channel information.
public void SetChannelInfo(int channelIndex, byte[] value)
Parameter | Type | Description |
---|---|---|
channelIndex | Int32 | Index of the channel. |
value | Byte[] | The value. |
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