Trait rin::color::FloatColor [−][src]
Required methods
Loading content...Implementors
impl<T> FloatColor<T> for Hsv<T, Srgb> where
T: FloatChannel,
[src]
impl<T> FloatColor<T> for Hsv<T, Srgb> where
T: FloatChannel,
[src]impl<T, S> FloatColor<T> for Luma<T, S> where
T: FloatChannel,
[src]
impl<T, S> FloatColor<T> for Luma<T, S> where
T: FloatChannel,
[src]impl<T, S> FloatColor<T> for Rgb<T, S> where
T: FloatChannel,
[src]
impl<T, S> FloatColor<T> for Rgb<T, S> where
T: FloatChannel,
[src]