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.