gmerlin
Data Structures | Typedefs
Image support

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...
 

Detailed Description

Read and write image files.

These support reading and writing of images in a variety of formats

Typedef Documentation

Typedef for image reader plugin.

Typedef for callbacks for the image writer plugin.

Typedef for image writer plugin.