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