Color.WithSaturation
Color.WithSaturation method
Creates copy of the Color with specified saturation.
public Color WithSaturation(float saturation)
| Parameter | Type | Description |
|---|---|---|
| saturation | Single | Value of saturation. |
Return Value
>A new instance of the Color class.
See Also
- class Color
- package com.aspose.html.drawing
- package Aspose.HTML