Module palette::encoding::pixel[][src]

Pixel encodings and pixel format conversion.

Traits

Pixel

Represents colors that can be serialized and deserialized from raw color components.

RawPixel

A contiguous sequence of pixel channels.

RawPixelSized

A contiguous sequence of pixel channels with a known length.