SYNOPSIS
#include <lqr.h>
- gint* lqr_vmap_get_data(LqrVMap* vmap);
DESCRIPTION
Reading the data requires retrieval of the other quantities, through the functions lqr_vmap_get_depth(3), lqr_vmap_get_width(3), lqr_vmap_get_height(3) and lqr_vmap_get_orientation(3).
See the LqrVMap objects format description in the page for lqr_vmap_new(3).
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi