color property
color property
Returns resulting color (with all color transformations applied).
Sets RGB colors and clears all color transformations.
Read/write Color.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- class
ColorFormat - class
Color - module
aspose.slides - library
Aspose.Slides