Go to the source code of this file.
Namespaces | |
namespace | media |
Functions | |
void | media::load_png (const char *filename, media::bmap_data &data) |
Load data in PNG format from the file filename. | |
void | media::save_png (const char *filename, const media::bmap_data &data) |
Write data in PNG format to the file filename. |
Definition in file pngparser.h.