Trait lcms2::CIExzYExt [] [src]

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

White point

Required Methods

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

Implementations on Foreign Types

impl CIExzYExt for CIExyY
[src]

[src]

Implementors