Documentation
¶
Overview ¶
Package ppm implements a Portable Pixel Map (PPM) image decoder and encoder. The supported image color model is color.RGBAModel.
The PPM specification is at http://netpbm.sourceforge.net/doc/ppm.html.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeConfig ¶
DecodeConfig returns the color model and dimensions of a PPM image without decoding the entire image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.