Function colcon::lch_to_lab
source · pub fn lch_to_lab(pixel: &mut [f32; 3])Expand description
Convert from CIE LCH to CIE LAB. https://en.wikipedia.org/wiki/CIELAB_color_space#Cylindrical_model
pub fn lch_to_lab(pixel: &mut [f32; 3])Convert from CIE LCH to CIE LAB. https://en.wikipedia.org/wiki/CIELAB_color_space#Cylindrical_model