ZBar Bar Code Reader Library  version 0.10
scan_image.c File Reference
Include dependency graph for scan_image.c:

Functions

static void get_data (const char *name, int *width, int *height, void **raw)
 
int main (int argc, char **argv)
 

Variables

zbar_image_scanner_t * scanner
 

Function Documentation

static void get_data ( const char *  name,
int *  width,
int *  height,
void **  raw 
)
static

References scan_image::height, and test_pygtk::info.

Referenced by main().

Here is the caller graph for this function:

Variable Documentation

zbar_image_scanner_t* scanner