pub unsafe trait ColorPixel: Pixel { }
Expand description

Constraint on Pixel for color ones.

Implementors