Go to the source code of this file.
Namespaces | |
namespace | media |
Functions | |
void | media::load_image (const char *filename, media::bmap_data &data) |
Load data from filename, which must be in a supported format. | |
void | media::save_image (const char *filename, const media::bmap_data &data) |
Save data to filename (file format is inferred from the filename). |
Definition in file imgfile.h.