Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::svg::PaintServer::Solid Struct Reference

Represents a solid color paint server. More...

#include "donner/svg/properties/PaintServer.h"

Public Member Functions

constexpr Solid (css::Color color)
 Construct a solid color paint server with the given color.
bool operator== (const Solid &) const =default
 Equality operator.

Public Attributes

css::Color color
 The color of the paint server.

Detailed Description

Represents a solid color paint server.


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