ZBar Bar Code Reader Library  version 0.10
zbar_window_s Struct Reference
Collaboration diagram for zbar_window_s:

Public Attributes

int(* cleanup )(zbar_window_t *)
 
voiddisplay
 
int(* draw_image )(zbar_window_t *, zbar_image_t *)
 
unsigned dst_height
 
unsigned dst_width
 
errinfo_t err
 
uint32_t format
 
uint32_t * formats
 
unsigned height
 
zbar_image_t * image
 
zbar_mutex_t imglock
 
int(* init )(zbar_window_t *, zbar_image_t *, int)
 
unsigned max_height
 
unsigned max_width
 
unsigned overlay
 
unsigned scale_den
 
unsigned scale_num
 
point_t scaled_offset
 
point_t scaled_size
 
uint32_t src_format
 
unsigned src_height
 
unsigned src_width
 
window_state_tstate
 
unsigned long time
 
unsigned long time_avg
 
unsigned width
 
unsigned long xwin
 

Member Data Documentation

int(* zbar_window_s::cleanup) (zbar_window_t *)
void* zbar_window_s::display
int(* zbar_window_s::draw_image) (zbar_window_t *, zbar_image_t *)
unsigned zbar_window_s::dst_height
unsigned zbar_window_s::dst_width
errinfo_t zbar_window_s::err
uint32_t zbar_window_s::format
uint32_t* zbar_window_s::formats
unsigned zbar_window_s::height
zbar_image_t* zbar_window_s::image
zbar_mutex_t zbar_window_s::imglock
int(* zbar_window_s::init) (zbar_window_t *, zbar_image_t *, int)
unsigned zbar_window_s::max_height
unsigned zbar_window_s::max_width
unsigned zbar_window_s::overlay

Referenced by zbar_window_get_overlay().

unsigned zbar_window_s::scale_den
unsigned zbar_window_s::scale_num
point_t zbar_window_s::scaled_offset
point_t zbar_window_s::scaled_size
uint32_t zbar_window_s::src_format
unsigned zbar_window_s::src_height
unsigned zbar_window_s::src_width
window_state_t* zbar_window_s::state
unsigned long zbar_window_s::time
unsigned long zbar_window_s::time_avg
unsigned zbar_window_s::width
unsigned long zbar_window_s::xwin

The documentation for this struct was generated from the following file: