FilterValueListBuilder.HueRotate
FilterValueListBuilder.HueRotate method
Adds a hue-rotate filter.
public FilterValueListBuilder HueRotate(double degrees)
| Parameter | Type | Description |
|---|---|---|
| degrees | Double | The degrees of hue rotation. |
Return Value
The builder instance for chaining.
See Also
- class FilterValueListBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG