lqr_carver_get_width(3) 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.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi