Expand description
§PxM
pxm
is a simple loader and saver for PxM (PFM, PBM, etc) formats.
Currently only PFM
format is supported.
Structs§
- PFM
- PFM struct contains all the information about a PFM file. Note that
- PFMBuilder
- Provides the tool to create PFM struct, and fill in all needed information by hand.