color_map property
color_map property
Gets or sets the color map.
Definition:
@property
def color_map(self):
...
@color_map.setter
def color_map(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
TiffOptions
Gets or sets the color map.
@property
def color_map(self):
...
@color_map.setter
def color_map(self, value):
...
aspose.cad.imageoptions
TiffOptions