Man Linux: Main Page and Category List

NAME

       lqr_carver_get_width - get the current width of a LqrCarver object

SYNOPSIS

       #include <lqr.h>

       gint lqr_carver_get_width(LqrCarver* carver);

DESCRIPTION

       The function lqr_carver_get_width returns the current width of the
       image contained in the LqrCarver object pointed to by carver, in pixel
       units.

SEE ALSO

       lqr_carver_get_height(3), lqr_carver_get_ref_width(3),
       lqr_carver_get_ref_height(3), lqr_carver_get_channels(3),
       lqr_carver_get_col_depth(3), lqr_carver_get_enl_step(3),
       lqr_carver_get_orientation(3)

COPYRIGHT

       Copyright © 2007-2009 Carlo Baldassi