channels_count property
channels_count property
The color channels count.
Definition:
@property
def channels_count(self):
...
@channels_count.setter
def channels_count(self, value):
...
See Also
- class
PsdOptions
The color channels count.
@property
def channels_count(self):
...
@channels_count.setter
def channels_count(self, value):
...
PsdOptions