lqr_carver_get_col_depth(3) get the colour depth of a LqrCarver object

SYNOPSIS


#include <lqr.h>

LqrColDepth lqr_carver_get_col_depth(LqrCarver* carver);

DESCRIPTION

The function lqr_carver_get_col_depth returns the colour depth of the image contained in the LqrCarver object pointed to by carver.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi