palette property
palette property
Gets or sets the color palette.
Definition:
@property
def palette(self):
    ...
@palette.setter
def palette(self, value):
    ...
See Also
- module aspose.cad.fileformats.ifc
- class IColorPalette
- class IfcImage
Gets or sets the color palette.
@property
def palette(self):
    ...
@palette.setter
def palette(self, value):
    ...
aspose.cad.fileformats.ifcIColorPaletteIfcImage