with_saturation method
with_saturation
Creates copy of the Color with specified saturation.
Returns
A new instance of the
Colorclass.
def with_saturation(self, saturation):
...
| Parameter | Type | Description |
|---|---|---|
| saturation | float | Value of saturation. |
See Also
- module
aspose.html.drawing - class
Color