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