debian man page for lqr_carver_scan_reset

Query: lqr_carver_scan_reset

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQR_CARVER_SCAN_RESET(3)				     LqR library API reference					  LQR_CARVER_SCAN_RESET(3)

NAME
lqr_carver_scan_reset - reset the readout cursor of a multi-size image
SYNOPSIS
#include <lqr.h> void lqr_carver_scan_reset(LqrCarver* carver);
DESCRIPTION
The function lqr_carver_scan_reset resets the readout pointer associated with the LqrCarver object pointed to by carver to the start of the image. (Normally, calling this function isn't needed, as the pointer is reset automatically whenever an operation is performed or once a readout has completed.)
SEE ALSO
lqr_carver_scan(3), lqr_carver_scan_by_row(3), lqr_carver_scan_line(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_SCAN_RESET(3)
Related Man Pages
lqr_carver_get_bpp(3) - debian
lqr_carver_get_image_type(3) - debian
lqr_carver_get_enl_step(3) - debian
lqr_carver_set_image_type(3) - debian
lqr_carver_set_preserve_input_image(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?