zbar::Image::Image::Handler Class Reference

general Image result handler. More...

List of all members.

Public Member Functions

virtual void image_callback (Image &image)=0
 invoked by library when Image should be processed
 operator zbar_image_data_handler_t * () const
 cast this handler to the C handler


Detailed Description

general Image result handler.

applications should subtype this and pass an instance to eg. ImageScanner::set_handler() to implement result processing


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

SourceForge.net Logo
spadix@users.sourceforge.net

Copyright 2008-2010 (c) Jeff Brown

This documentation is part of the ZBar Barcode Reader; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.