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
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML