Module picto::pixel [] [src]

Basic traits for types within a Buffer and views.

Traits

Channel

Trait for the Channel within a Pixel, this is typically the primitive type within a Buffer as well.

Pixel

The type for a Pixel.

Read

A Pixel readable from a slice.

Write

A Pixel writable to a slice.