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::svg::FilterEffect::Invert Struct Reference

CSS invert(<number-percentage>) filter function. More...

#include "donner/svg/components/filter/FilterEffect.h"

Public Member Functions

bool operator== (const Invert &) const =default
 Equality operator.

Public Attributes

double amount = 1.0
 Amount (0.0 = no change, 1.0 = fully inverted).

Detailed Description

CSS invert(<number-percentage>) filter function.


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