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
.