transparent_color property
transparent_color property
Gets the image transparent color.
Definition:
@property
def transparent_color(self):
    ...
@transparent_color.setter
def transparent_color(self, value):
    ...
See Also
- module aspose.cad
- class Color
- class RasterImage