gmerlin
Data Structures | Typedefs

Image support

Plugins

Read and write image files. More...

Data Structures

struct  bg_image_reader_plugin_s
 Image reader plugin. More...
struct  bg_iw_callbacks_s
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_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.

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.