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.
Loading...
Searching...
No Matches
donner::css::Color::CurrentColor Struct Reference

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.

Detailed Description

Represents the currentColor keyword.


The documentation for this struct was generated from the following file: