Function wt::colourspace::XYZ_to_LAB¶
Defined in File RGB.hpp
Function Documentation¶
-
inline auto wt::colourspace::XYZ_to_LAB(const vec3_t &XYZ, white_point_e whitepoint) noexcept¶
Converts XYZ to CIE LAB for a desired white point.
Defined in File RGB.hpp
Converts XYZ to CIE LAB for a desired white point.