|
|
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.
|
Represents the currentColor keyword. More...
#include "donner/css/Color.h"
Public Member Functions | |
| bool | operator== (const CurrentColor &) const =default |
| Equality operator. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const CurrentColor &) |
| Ostream output operator. | |
Represents the currentColor keyword.