Scroll to navigation

LQR_CARVER_GET_COL_DEPTH(3) LqR library API reference LQR_CARVER_GET_COL_DEPTH(3)

NAME

lqr_carver_get_col_depth - 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.

SEE ALSO

 
LqrColDepth(3), lqr_carver_get_width(3), 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_enl_step(3), lqr_carver_get_orientation(3)

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi
 
10 Maj 2009 LqR library 0.4.1 API (3:1:3)