LeviLamina
|
This is the complete list of members for Detail::ColorBase, including all inherited members.
$ctor() (defined in mce::Color) | mce::Color | |
BLACK() (defined in mce::Color) | mce::Color | static |
BLUE() (defined in mce::Color) | mce::Color | static |
Color() noexcept=default (defined in mce::Color) | mce::Color | |
Color(T0 const &ir, T1 const &ig, T2 const &ib, T3 const &ia=255) noexcept (defined in mce::Color) | mce::Color | inline |
Color(T0 const &r, T1 const &g, T2 const &b, T3 const &a=1) noexcept (defined in mce::Color) | mce::Color | inline |
Color(V const &v, A const &a=1) noexcept (defined in mce::Color) | mce::Color | inline |
Color(uint hex) noexcept (defined in mce::Color) | mce::Color | inline |
Color(std::string_view hex) noexcept (defined in mce::Color) | mce::Color | inline |
CYAN() (defined in mce::Color) | mce::Color | static |
deltaE00(Color const &dst) const noexcept (defined in mce::Color) | mce::Color | inline |
deltaE76(Color const &dst) const noexcept (defined in mce::Color) | mce::Color | inline |
deltaE94(Color const &dst) const noexcept (defined in mce::Color) | mce::Color | inline |
distanceTo(Color const &dst) const noexcept (defined in mce::Color) | mce::Color | inline |
fromARGB(int col) (defined in mce::Color) | mce::Color | static |
fromHexString(::std::string const &hexStr) (defined in mce::Color) | mce::Color | static |
fromRGBHexString(::std::string const &hexStr) (defined in mce::Color) | mce::Color | static |
GREEN() (defined in mce::Color) | mce::Color | static |
GREY() (defined in mce::Color) | mce::Color | static |
LabToXYZ() const noexcept (defined in mce::Color) | mce::Color | inline |
linearToLMS() const noexcept (defined in mce::Color) | mce::Color | inline |
linearTosRGB() const noexcept (defined in mce::Color) | mce::Color | inline |
linearToXYZ() const noexcept (defined in mce::Color) | mce::Color | inline |
LMSToLinear() const noexcept (defined in mce::Color) | mce::Color | inline |
LMSToOklab() const noexcept (defined in mce::Color) | mce::Color | inline |
MINECOIN_GOLD() (defined in mce::Color) | mce::Color | static |
NIL() (defined in mce::Color) | mce::Color | static |
OklabToLMS() const noexcept (defined in mce::Color) | mce::Color | inline |
ORANGE() (defined in mce::Color) | mce::Color | static |
PINK() (defined in mce::Color) | mce::Color | static |
PURPLE() (defined in mce::Color) | mce::Color | static |
REBECCA_PURPLE() (defined in mce::Color) | mce::Color | static |
RED() (defined in mce::Color) | mce::Color | static |
SHADE_DOWN() (defined in mce::Color) | mce::Color | static |
SHADE_NORTH_SOUTH() (defined in mce::Color) | mce::Color | static |
SHADE_UP() (defined in mce::Color) | mce::Color | static |
SHADE_WEST_EAST() (defined in mce::Color) | mce::Color | static |
sRGBToLinear() const noexcept (defined in mce::Color) | mce::Color | inline |
toARGB() const (defined in mce::Color) | mce::Color | |
toHexString() const (defined in mce::Color) | mce::Color | |
toVec3() const noexcept (defined in mce::Color) | mce::Color | inline |
WHITE() (defined in mce::Color) | mce::Color | static |
XYZToLab() const noexcept (defined in mce::Color) | mce::Color | inline |
XYZToLinear() const noexcept (defined in mce::Color) | mce::Color | inline |
YELLOW() (defined in mce::Color) | mce::Color | static |