saturation property
saturation property
Returns or sets the saturation component of a color in HSL representation. All color transformations are ignored. Read/write float.
Definition:
@property
def saturation(self):
...
@saturation.setter
def saturation(self, value):
...
See Also
- class
IColorFormat
- module
aspose.slides
- library
Aspose.Slides