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

Expand description

Pixel encodings and pixel format conversion.

Traits

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

A contiguous sequence of pixel channels.

A contiguous sequence of pixel channels with a known length.