|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
CSS hue-rotate(<angle>) filter function. More...
#include "donner/svg/components/filter/FilterEffect.h"
Public Member Functions | |
| bool | operator== (const HueRotate &) const =default |
| Equality operator. | |
Public Attributes | |
| double | angleDegrees = 0.0 |
| Rotation angle in degrees. | |
CSS hue-rotate(<angle>) filter function.