zbar::Image Member List

This is the complete list of members for zbar::Image, including all inherited members.

_cleanup(zbar_image_t *img)zbar::Image [inline, protected, static]
convert(unsigned long format) const zbar::Image [inline]
convert(unsigned long format, unsigned width, unsigned height) const zbar::Image [inline]
get_data() const zbar::Image [inline]
get_data_length() const zbar::Image [inline]
get_format() const zbar::Image [inline]
get_height() const zbar::Image [inline]
get_sequence() const zbar::Image [inline]
get_symbols() const (defined in zbar::Image)zbar::Image [inline]
get_width() const zbar::Image [inline]
Image(unsigned width=0, unsigned height=0, const std::string &format="", const void *data=NULL, unsigned long length=0)zbar::Image [inline]
Image(zbar_image_t *src, int refs=0)zbar::Image [inline, protected]
operator const zbar_image_t *() const zbar::Image [inline]
operator zbar_image_t *()zbar::Image [inline]
set_data(const void *data, unsigned long length)zbar::Image [inline]
set_format(unsigned long format)zbar::Image [inline]
set_format(const std::string &format)zbar::Image [inline]
set_sequence(unsigned sequence_num)zbar::Image [inline]
set_size(unsigned width, unsigned height)zbar::Image [inline]
set_symbols(const SymbolSet &syms) (defined in zbar::Image)zbar::Image [inline]
symbol_begin() const zbar::Image [inline]
symbol_end() const zbar::Image [inline]
~Image() (defined in zbar::Image)zbar::Image [inline]


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.