channels_count property
channels_count property
Gets or sets the color channels count.
Definition:
@property
def channels_count(self):
...
@channels_count.setter
def channels_count(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
PsdOptions