Tesseract  3.02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMAGE Member List

This is the complete list of members for IMAGE, including all inherited members.

capture(uinT8 *pixels, inT32 x, inT32 y, inT8 bits_per_pixel)IMAGE
check_legal_access(inT32 x, inT32 y, inT32 xext)IMAGE
convolver(inT32 win_width, inT32 win_height, void(*convolve)(uinT8 **pixels, uinT8 bytespp, inT32 win_wd, inT32 win_ht, uinT8 ret_white_value, uinT8 *result))IMAGE
copy_sub_image(IMAGE *source, inT32 xstart, inT32 ystart, inT32 xext, inT32 yext, IMAGE *dest, inT32 xdest, inT32 ydest, BOOL8 adjust_grey)IMAGEfriend
create(inT32 x, inT32 y, inT8 bits_per_pixel)IMAGE
destroy()IMAGE
enlarge_sub_image(IMAGE *source, inT32 xstart, inT32 ystart, IMAGE *dest, inT32 xdest, inT32 ydest, inT32 xext, inT32 yext, inT32 scale, BOOL8 adjust_grey)IMAGEfriend
fast_get_line(inT32 x, inT32 y, inT32 width, IMAGELINE *linebuf)IMAGE
fast_put_line(inT32 x, inT32 y, inT32 width, IMAGELINE *linebuf)IMAGE
fast_reduce_sub_image(IMAGE *source, inT32 xstart, inT32 ystart, inT32 xext, inT32 yext, IMAGE *dest, inT32 xdest, inT32 ydest, inT32 scale, BOOL8 adjust_grey)IMAGEfriend
FromPix(const Pix *src_pix)IMAGE
get_bpp()IMAGEinline
get_bps()IMAGEinline
get_buffer()IMAGEinline
get_column(inT32 x, inT32 y, inT32 height, IMAGELINE *linebuf, inT32 margins)IMAGE
get_line(inT32 x, inT32 y, inT32 width, IMAGELINE *linebuf, inT32 margins)IMAGE
get_res()IMAGEinline
get_white_level()IMAGEinline
get_xsize()IMAGEinline
get_ysize()IMAGEinline
IMAGE()IMAGE
operator=(IMAGE &source)IMAGE
pixel(inT32 x, inT32 y)IMAGE
put_column(inT32 x, inT32 y, inT32 height, IMAGELINE *linebuf, inT32 margins)IMAGE
put_line(inT32 x, inT32 y, inT32 width, IMAGELINE *linebuf, inT32 margins)IMAGE
reduce_sub_image(IMAGE *source, inT32 xstart, inT32 ystart, inT32 xext, inT32 yext, IMAGE *dest, inT32 xdest, inT32 ydest, inT32 scale, BOOL8 adjust_grey)IMAGEfriend
set_res(inT32 resolution)IMAGEinline
ToPix()IMAGE
white_high()IMAGEinline
~IMAGE()IMAGEinline