LeviLamina
Loading...
Searching...
No Matches
Detail::ColorBase Member List

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::Colorstatic
BLUE() (defined in mce::Color)mce::Colorstatic
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::Colorinline
Color(T0 const &r, T1 const &g, T2 const &b, T3 const &a=1) noexcept (defined in mce::Color)mce::Colorinline
Color(V const &v, A const &a=1) noexcept (defined in mce::Color)mce::Colorinline
Color(uint hex) noexcept (defined in mce::Color)mce::Colorinline
Color(std::string_view hex) noexcept (defined in mce::Color)mce::Colorinline
CYAN() (defined in mce::Color)mce::Colorstatic
deltaE00(Color const &dst) const noexcept (defined in mce::Color)mce::Colorinline
deltaE76(Color const &dst) const noexcept (defined in mce::Color)mce::Colorinline
deltaE94(Color const &dst) const noexcept (defined in mce::Color)mce::Colorinline
distanceTo(Color const &dst) const noexcept (defined in mce::Color)mce::Colorinline
fromARGB(int col) (defined in mce::Color)mce::Colorstatic
fromHexString(::std::string const &hexStr) (defined in mce::Color)mce::Colorstatic
fromRGBHexString(::std::string const &hexStr) (defined in mce::Color)mce::Colorstatic
GREEN() (defined in mce::Color)mce::Colorstatic
GREY() (defined in mce::Color)mce::Colorstatic
LabToXYZ() const noexcept (defined in mce::Color)mce::Colorinline
linearToLMS() const noexcept (defined in mce::Color)mce::Colorinline
linearTosRGB() const noexcept (defined in mce::Color)mce::Colorinline
linearToXYZ() const noexcept (defined in mce::Color)mce::Colorinline
LMSToLinear() const noexcept (defined in mce::Color)mce::Colorinline
LMSToOklab() const noexcept (defined in mce::Color)mce::Colorinline
MINECOIN_GOLD() (defined in mce::Color)mce::Colorstatic
NIL() (defined in mce::Color)mce::Colorstatic
OklabToLMS() const noexcept (defined in mce::Color)mce::Colorinline
ORANGE() (defined in mce::Color)mce::Colorstatic
PINK() (defined in mce::Color)mce::Colorstatic
PURPLE() (defined in mce::Color)mce::Colorstatic
REBECCA_PURPLE() (defined in mce::Color)mce::Colorstatic
RED() (defined in mce::Color)mce::Colorstatic
SHADE_DOWN() (defined in mce::Color)mce::Colorstatic
SHADE_NORTH_SOUTH() (defined in mce::Color)mce::Colorstatic
SHADE_UP() (defined in mce::Color)mce::Colorstatic
SHADE_WEST_EAST() (defined in mce::Color)mce::Colorstatic
sRGBToLinear() const noexcept (defined in mce::Color)mce::Colorinline
toARGB() const (defined in mce::Color)mce::Color
toHexString() const (defined in mce::Color)mce::Color
toVec3() const noexcept (defined in mce::Color)mce::Colorinline
WHITE() (defined in mce::Color)mce::Colorstatic
XYZToLab() const noexcept (defined in mce::Color)mce::Colorinline
XYZToLinear() const noexcept (defined in mce::Color)mce::Colorinline
YELLOW() (defined in mce::Color)mce::Colorstatic