Query: lqr_carver_set_image_type
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_CARVER_SET_IMAGE_TYPE LqR library API reference LQR_CARVER_SET_IMAGE_TYPENAMElqr_carver_set_image_type - sets the image type of an LqrCarver objectSYNOPSIS#include <lqr.h> LqrRetVal lqr_carver_set_image_type(LqrCarver* carver, LqrImageType image_type);DESCRIPTIONThe function lqr_carver_set_image_type sets the image type of the LqrCarver pointed to by carver to image_type. If image_type is equal to LQR_CUSTOM_IMAGE, it is assumed that there are no alpha or black channels. You can set those independently using lqr_carver_set_alpha_channel(3) and lqr_carver_set_black_channel(3).RETURN VALUEThe return value follows the Liquid Rescale library signalling system.SEE ALSOLqrImageType(3), lqr_carver_new(3), lqr_carver_set_alpha_channel(3), lqr_carver_set_black_channel(3), lqr_carver_get_image_type(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_SET_IMAGE_TYPE
Related Man Pages |
---|
lqr_carver_get_channels(3) - debian |
lqr_carver_get_bpp(3) - debian |
lqr_carver_set_alpha_channel(3) - debian |
lqr_carver_set_black_channel(3) - debian |
lqr_vmap_load(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |