![]() |
MCL
Minimalistic Color Library
|
This is the complete list of members for Color, including all inherited members.
| alpha() const (defined in Color) | Color | |
| alpha(double) (defined in Color) | Color | |
| clamp() (defined in Color) | Color | |
| clamped() const (defined in Color) | Color | |
| clamped(T const &) (defined in Color) | Color | static |
| Color() (defined in Color) | Color | |
| Color(const CMY &) (defined in Color) | Color | |
| Color(const CMYK &) (defined in Color) | Color | |
| Color(const HSL &) (defined in Color) | Color | |
| Color(const HSV &) (defined in Color) | Color | |
| Color(const LAB &) (defined in Color) | Color | |
| Color(const LCH &) (defined in Color) | Color | |
| Color(const RGB &) (defined in Color) | Color | |
| Color(const RGBf &) (defined in Color) | Color | |
| Color(const RGBub &) (defined in Color) | Color | |
| Color(const XYZ &) (defined in Color) | Color | |
| data() (defined in Color) | Color | |
| data() const (defined in Color) | Color | |
| Data typedef (defined in Color) | Color | |
| get() (defined in Color) | Color | |
| get(const Environment &) (defined in Color) | Color | |
| get() const (defined in Color) | Color | |
| get(const Environment &) const (defined in Color) | Color | |
| gray() (defined in Color) | Color | |
| gray(const Environment &) (defined in Color) | Color | |
| grayed() const (defined in Color) | Color | |
| grayed(const Environment &) const (defined in Color) | Color | |
| grayed(T const &) (defined in Color) | Color | static |
| grayed(T const &, const Environment &) (defined in Color) | Color | static |
| grey() (defined in Color) | Color | |
| grey(const Environment &) (defined in Color) | Color | |
| greyed() const (defined in Color) | Color | |
| greyed(const Environment &) const (defined in Color) | Color | |
| greyed(T const &) (defined in Color) | Color | static |
| greyed(T const &, const Environment &) (defined in Color) | Color | static |
| lightness() const (defined in Color) | Color | |
| lightness(double) (defined in Color) | Color | |
| lightness(double, const Environment &) (defined in Color) | Color | |
| opaque() (defined in Color) | Color | |
| operator!= (defined in Color) | Color | friend |
| operator== (defined in Color) | Color | friend |
| round(double to=0.001) (defined in Color) | Color | |
| rounded(double to=0.001) const (defined in Color) | Color | |
| rounded(T const &, double to=0.001) (defined in Color) | Color | static |
| to() (defined in Color) | Color | |
| to(const Environment &) (defined in Color) | Color | |
| to() const (defined in Color) | Color | |
| to(const Environment &) const (defined in Color) | Color | |
| to(SpaceType) (defined in Color) | Color | |
| to(SpaceType, const Environment &) (defined in Color) | Color | |
| to(SpaceType) const (defined in Color) | Color | |
| to(SpaceType, const Environment &) const (defined in Color) | Color | |
| to_opaque() const (defined in Color) | Color | |
| to_opaque(T const &) (defined in Color) | Color | static |
| to_transparent() const (defined in Color) | Color | |
| to_transparent(T const &) (defined in Color) | Color | static |
| transparent() (defined in Color) | Color | |
| type() const (defined in Color) | Color | |
| with_alpha(double) const (defined in Color) | Color | |
| with_alpha(T const &, double) (defined in Color) | Color | static |
| with_lightness(double) const (defined in Color) | Color | |
| with_lightness(double, const Environment &) const (defined in Color) | Color | |
| with_lightness(T const &, double) (defined in Color) | Color | static |
| with_lightness(T const &, double, const Environment &) (defined in Color) | Color | static |