debian man page for lqr_carver_set_use_cache

Query: lqr_carver_set_use_cache

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQR_CARVER_SET_USE_CACHE(3)				     LqR library API reference				       LQR_CARVER_SET_USE_CACHE(3)

NAME
lqr_carver_set_use_cache - enable/disable LqrCarver object cache
SYNOPSIS
#include <lqr.h> void lqr_carver_set_use_cache(LqrCarver* carver, gboolean use_cache);
DESCRIPTION
The function lqr_carver_set_use_cache can be used to disable or enable the cache for the LqrCarver object pointed to by carver. By default, the caching is on.
SEE ALSO
lqr_carver_set_enl_step(3), lqr_carver_set_resize_order(3), lqr_carver_set_dump_vmaps(3), lqr_carver_set_side_switch_frequency(3), lqr_carver_set_progress(3), lqr_carver_set_preserve_input_image(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_SET_USE_CACHE(3)
Related Man Pages
lqr_carver_get_col_depth(3) - debian
lqr_carver_get_image_type(3) - debian
lqr_carver_get_ref_width(3) - debian
lqr_carver_set_dump_vmaps(3) - debian
lqr_carver_set_preserve_input_image(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com