gmerlin
|
Read and write image files. More...
Data Structures | |
struct | bg_image_reader_plugin_s |
Image reader plugin. More... | |
struct | bg_iw_callbacks_s |
Callbacks for the image writer 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. More... | |
typedef struct bg_iw_callbacks_s | bg_iw_callbacks_t |
Typedef for callbacks for the image writer plugin. More... | |
typedef struct bg_image_writer_plugin_s | bg_image_writer_plugin_t |
Typedef for image writer plugin. More... | |
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_iw_callbacks_s bg_iw_callbacks_t |
Typedef for callbacks for the image writer plugin.
typedef struct bg_image_writer_plugin_s bg_image_writer_plugin_t |
Typedef for image writer plugin.