color_mode property
color_mode property
The PSD color mode.
Definition:
@property
def color_mode(self):
...
@color_mode.setter
def color_mode(self, value):
...
See Also
- class
PsdOptions
The PSD color mode.
@property
def color_mode(self):
...
@color_mode.setter
def color_mode(self, value):
...
PsdOptions