logo

Trait primitives::foundation::colorspace::prelude::Grayscale[][src]

pub trait Grayscale: Saturate {
    fn grayscale(self) -> Self { ... }
}

Provided methods

Implementors