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