lqr_carver_get_height(3)
get the current height of a LqrCarver object
SYNOPSIS
#include <lqr.h>
-
gint lqr_carver_get_height(LqrCarver* carver);
DESCRIPTION
The function
lqr_carver_get_height
returns the current height of the image contained in the
LqrCarver
object pointed to by
carver, in pixel units.
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi