, 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) | IMAGE | [friend] |
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) | IMAGE | [friend] |
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) | IMAGE | [friend] |
FromPix(const Pix *src_pix) | IMAGE | |
get_bpp() | IMAGE | [inline] |
get_bps() | IMAGE | [inline] |
get_buffer() | IMAGE | [inline] |
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() | IMAGE | [inline] |
get_white_level() | IMAGE | [inline] |
get_xsize() | IMAGE | [inline] |
get_ysize() | IMAGE | [inline] |
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) | IMAGE | [friend] |
set_res(inT32 resolution) | IMAGE | [inline] |
ToPix() | IMAGE | |
white_high() | IMAGE | [inline] |
~IMAGE() | IMAGE | [inline] |