#format #saver #loader #pfm #pbm

pxm

A simple loader and saver for PxM (PFM, PBM, etc) formats

1 unstable release

0.1.0 Apr 18, 2019

#5 in #saver

Apache-2.0

16KB
364 lines

PxM

A simple loader and saver for PxM (PFM, PBM, etc) formats. Currently only PFM format is supported.

This project is considered unstable and expected major API changes.

License

This project is distributed under the terms of Apache License (Version 2.0).


lib.rs:

PxM

pxm is a simple loader and saver for PxM (PFM, PBM, etc) formats. Currently only PFM format is supported.

Dependencies

~115KB