color_mode property
color_mode property
Gets or sets the psd color mode.
Definition:
@property
def color_mode(self):
...
@color_mode.setter
def color_mode(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
ColorModes
- class
PsdOptions