Function aci_ppm::decode [] [src]

pub fn decode(ppm: &'static [u8]) -> Result<Graphic, DecodeErrorPPM>

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