Query: lqr_carver_destroy
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_CARVER_DESTROY(3) LqR library API reference LQR_CARVER_DESTROY(3)NAMElqr_carver_destroy - the LqrCarver object destructorSYNOPSIS#include <lqr.h> void lqr_carver_destroy(LqrCarver* carver);DESCRIPTIONThe function lqr_carver_destroy destroys the LqrCarver object pointed to by carver, and all of its attched components (visibility maps and attached carvers). It must never be invoked over a carver which is attached to another one. This function will not release the memory buffer passed to lqr_carver_new(3) if it was protected by calling lqr_carver_set_preserve_input_image(3).SEE ALSOlqr_carver_new(3), lqr_carver_set_preserve_input_image(3), lqr_vmap_destroy(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_DESTROY(3)
Related Man Pages |
---|
lqr_carver_get_bpp(3) - debian |
lqr_carver_get_ref_width(3) - debian |
lqr_carver_new_ext(3) - debian |
lqr_carver_set_progress(3) - debian |
lqr_carver_set_resize_order(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |