Trait PixelWithColorType

trait PixelWithColorType: Pixel + private::SealedPixelWithColorType

The pixel with an associated ColorType. Not all possible pixels represent one of the predefined ColorTypes.

Implementors