|
|
Donner
C++20 SVG rendering library
|
This is the complete list of members for donner::css::Color, including all inherited members.
| asRGBA() const | donner::css::Color | |
| ByName(std::string_view name) | donner::css::Color | static |
| Color(Type value) | donner::css::Color | inline |
| hasHSLA() const | donner::css::Color | inline |
| hasRGBA() const | donner::css::Color | inline |
| hsla() const | donner::css::Color | inline |
| isCurrentColor() const | donner::css::Color | inline |
| operator<<(std::ostream &os, const Color &color) | donner::css::Color | friend |
| operator==(const Color &other) const | donner::css::Color | inline |
| operator==(const RGBA &other) const | donner::css::Color | inline |
| operator==(const RGBA &lhs, const Color &rhs) | donner::css::Color | friend |
| operator==(const HSLA &other) const (defined in donner::css::Color) | donner::css::Color | inline |
| operator==(const CurrentColor &other) const (defined in donner::css::Color) | donner::css::Color | inline |
| resolve(RGBA currentColor, float opacity) const | donner::css::Color | |
| rgba() const | donner::css::Color | inline |
| Type typedef | donner::css::Color | |
| value | donner::css::Color |