Function lch_to_lab

Source
fn lch_to_lab([l, c, h]: [f32; 3]) -> [f32; 3]
Expand description

Cylindrical to rectangular conversion.