pub fn lch_to_lab<T: DType, const N: usize>(pixel: &mut [T; N])where
Channels<N>: ValidChannels,Expand description
Retrieves an LAB based space from its cylindrical representation.
https://en.wikipedia.org/wiki/CIELAB_color_space#Cylindrical_model