Function lab_to_lch

Source
fn lab_to_lch([l, a, b]: [f32; 3]) -> [f32; 3]
Expand description

Rectangular to cylindrical conversion.