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