[][src]Trait lcms2::CIExzYExt

pub trait CIExzYExt: Sized {
    fn temp(&self) -> Option<f64>;
}

White point

Required methods

fn temp(&self) -> Option<f64>

Correlates a black body temperature in ºK from given chromaticity.

Loading content...

Implementations on Foreign Types

impl CIExzYExt for CIExyY[src]

Loading content...

Implementors

Loading content...