Query: lqr_carver_get_image_type
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_CARVER_GET_IMAGE_TYPE LqR library API reference LQR_CARVER_GET_IMAGE_TYPENAMElqr_carver_get_image_type - get the image type of a LqrCarver objectSYNOPSIS#include <lqr.h> LqrImageType lqr_carver_get_image_type(LqrCarver* carver);DESCRIPTIONThe function lqr_carver_get_image_type returns the image type (i.e. colour model) of the image contained in the LqrCarver object pointed to by carver.SEE ALSOLqrImageType(3), lqr_carver_new(3), lqr_carver_set_image_type(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_col_depth(3), lqr_carver_get_enl_step(3), lqr_carver_get_orientation(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_GET_IMAGE_TYPE