Function to_ycc

Source
fn to_ycc(r: f32, g: f32, b: f32) -> (f32, f32, f32)