Trait luminance::pixel::ColorPixel[][src]

pub unsafe trait ColorPixel: Pixel { }

Constraint on Pixel for color ones.

Implementors