Crate aci_ppm [] [src]

Enums

DecodeErrorPPM

The errors that can be returned if decode() fails.

Functions

decode

Decode PPM data. On success, returns image as tuple: (width, height, pixels)