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