lqr_vmap_destroy(3) debian man page | unix.com

Man Page: lqr_vmap_destroy

Operating Environment: debian

Section: 3

LQR_VMAP_DESTROY(3)					     LqR library API reference					       LQR_VMAP_DESTROY(3)

NAME
lqr_vmap_destroy - the LqrVMap object destructor
SYNOPSIS
#include <lqr.h> void lqr_vmap_destroy(LqrVMap* vmap);
DESCRIPTION
The function lqr_vmap_destroy destroys the LqrVMap object. It is not necessary to invoke it over visibility maps which were loaded in LqrCarver objects, as this is done already by the carver object destructor.
SEE ALSO
lqr_vmap_new(3), lqr_vmap_load(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_DESTROY(3)
Related Man Pages
lqr_carver_get_channels(3) - debian
lqr_carver_get_col_depth(3) - debian
lqr_carver_get_image_type(3) - debian
lqr_carver_init(3) - debian
lqr_vmap_list_start(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?