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)NAMElqr_carver_scan_reset - reset the readout cursor of a multi-size imageSYNOPSIS#include <lqr.h> void lqr_carver_scan_reset(LqrCarver* carver);DESCRIPTIONThe 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 ALSOlqr_carver_scan(3), lqr_carver_scan_by_row(3), lqr_carver_scan_line(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_SCAN_RESET(3)