hue_rotate method
hue_rotate
Adds a hue-rotate filter.
Returns
The builder instance for chaining.
def hue_rotate(self, degrees):
...
| Parameter | Type | Description |
|---|---|---|
| degrees | float | The degrees of hue rotation. |
See Also
- module
aspose.svg.builder - class
FilterValueListBuilder