|
constexpr class Vec3 | toVec3 () const noexcept |
|
constexpr class mce::Color | sRGBToLinear () const noexcept |
|
constexpr class mce::Color | linearTosRGB () const noexcept |
|
constexpr class mce::Color | linearToXYZ () const noexcept |
|
constexpr class mce::Color | XYZToLinear () const noexcept |
|
constexpr class mce::Color | linearToLMS () const noexcept |
|
constexpr class mce::Color | LMSToLinear () const noexcept |
|
constexpr class mce::Color | LMSToOklab () const noexcept |
|
constexpr class mce::Color | OklabToLMS () const noexcept |
|
constexpr class mce::Color | XYZToLab () const noexcept |
|
constexpr class mce::Color | LabToXYZ () const noexcept |
|
constexpr double | deltaE76 (Color const &dst) const noexcept |
|
double | deltaE94 (Color const &dst) const noexcept |
|
double | deltaE00 (Color const &dst) const noexcept |
|
double | distanceTo (Color const &dst) const noexcept |
|
MCAPI int | toARGB () const |
|
MCAPI::std::string | toHexString () const |
|
MCFOLD void * | $ctor () |
|
MCAPI void * | $ctor (float r_, float g_, float b_, float a_) |
|
The documentation for this struct was generated from the following file: