Expand description
Aldaron’s Codec Interface / PPM is a small library developed by Plop Grizzly to encode and decode ppm/pnm image files.
Structs§
- PnmDecoder
- Decoder for PPM/PNM.
- PnmEncoder
- Encoder for PNM.
Functions§
- decode
- Simple API for quickly loading entire files all at once.