Trait rin::prelude::ToYxy [−][src]
pub trait ToYxy { type WhitePoint: WhitePoint; pub fn to_yxy<T>(&self) -> Yxy<T, Self::WhitePoint>
where
T: Channel + Float; }
Associated Types
type WhitePoint: WhitePoint
[src]
Required methods
Loading content...Implementors
Loading content...