include/zbar/Symbol.h File Reference

Symbol C++ wrapper. More...


Classes

class  zbar::SymbolSet
 container for decoded result symbols associated with an image or a composite symbol. More...
class  zbar::Symbol
 decoded barcode symbol result object. More...
class  zbar::Symbol::Symbol::Point
 image pixel location (x, y) coordinate tuple. More...
class  zbar::Symbol::Symbol::PointIterator
 iteration over Point objects in a symbol location polygon. More...
class  zbar::SymbolIterator
 iteration over Symbol result objects in a scanned Image or SymbolSet. More...


Detailed Description

Symbol C++ wrapper.


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.