Crate aci_ppm [] [src]

Aldaron's Codec Interface / PPM is a small library developed by Plop Grizzly for decoding ppm image files.

Enums

GraphicDecodeErr

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

Functions

decode

Decode PPM data. On success, returns image as a Graphic.