MixrResource.GetChannelInfo
MixrResource.GetChannelInfo method
Obtient les informations brutes du canal data
public byte[] GetChannelInfo(int channelIndex)
Paramètre | Taper | La description |
---|---|---|
channelIndex | Int32 | Index de la chaîne. |
Return_Value
Tableau d’octets bruts d’informations sur le canal.
Exceptions
exception | condition |
---|---|
ArgumentException | La ressource Mixr n’a pas plus de 4 canaux. L’index du premier canal est 0 |
Voir également
- class MixrResource
- espace de noms Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- Assemblée Aspose.PSD