[−][src]Module image::png
Decoding and Encoding of PNG Images
PNG (Portable Network Graphics) is an image format that supports lossless compression.
Related Links
- http://www.w3.org/TR/PNG/ - The PNG Specification
Structs
| PNGDecoder | PNG decoder |
| PNGEncoder | PNG encoder |
| PNGReader | PNG Reader |