|
izzi
SVG SUBSET C++ API
|
This is the complete list of members for svg::color_qf, including all inherited members.
| color_qf()=default | svg::color_qf | |
| color_qf(const color_qf &)=default | svg::color_qf | |
| color_qf(ftype vh, ftype vs, ftype vv) | svg::color_qf | inline |
| color_qf(const color_qi &cqi) | svg::color_qf | inline |
| color_qf(const color e) | svg::color_qf | inline |
| ftype typedef | svg::color_qf | |
| h | svg::color_qf | |
| hsv_to_rgb(const color_qf &hsv) const | svg::color_qf | inline |
| operator=(const color_qf &)=default | svg::color_qf | |
| rgb_to_hsv(const color_qi &rgb) const | svg::color_qf | inline |
| s | svg::color_qf | |
| tint_percentage(const double tp, const double rmin=0, const double rmax=100) | svg::color_qf | inline |
| tint_perceptual(const uint n) | svg::color_qf | inline |
| to_color_qi() const | svg::color_qf | inline |
| to_string(color_qf s) | svg::color_qf | inlinestatic |
| v | svg::color_qf |