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