lqr_carver_scan_reset

Langue: en

Version: 10 Maj 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 © 2007-2009 Carlo Baldassi