[][src]Function colorspace::chromaticity::xy

pub fn xy<T>(x: T, y: T) -> XYY<T> where
    T: Real