Read and write image files. More...
Data Structures | |
struct | bg_image_reader_plugin_s |
Image reader plugin. More... | |
struct | bg_image_writer_plugin_s |
Image writer plugin. More... | |
Typedefs | |
typedef struct bg_image_reader_plugin_s | bg_image_reader_plugin_t |
Typedef for image reader plugin. | |
typedef struct bg_image_writer_plugin_s | bg_image_writer_plugin_t |
Typedef for image writer plugin. |
Read and write image files.
These support reading and writing of images in a variety of formats
typedef struct bg_image_reader_plugin_s bg_image_reader_plugin_t |
Typedef for image reader plugin.
typedef struct bg_image_writer_plugin_s bg_image_writer_plugin_t |
Typedef for image writer plugin.