Man Page: lqr_vmap_get_orientation
Operating Environment: debian
Section: 3
LQR_VMAP_GET_ORIENTATION(3) LqR library API reference LQR_VMAP_GET_ORIENTATION(3)NAMElqr_vmap_get_orientation - get the orientation of an LqrVMap objectSYNOPSIS#include <lqr.h> gint lqr_vmap_get_orientation(LqrVMap* vmap);DESCRIPTIONThe function lqr_vmap_get_orientation returns the orientation of the LqrVMap object pointed to by vmap, which is 0 for horizontally oriented maps, 1 for vertically oriented ones. See the LqrVMap objects format description in the page for LqrVMap constructor and destructor.SEE ALSOlqr_vmap_new(3), lqr_vmap_get_data(3), lqr_vmap_get_depth(3), lqr_vmap_get_width(3), lqr_vmap_get_height(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_GET_ORIENTATION(3)
| Related Man Pages |
|---|
| lqr_carver_get_bpp(3) - debian |
| lqr_carver_get_ref_height(3) - debian |
| lqr_vmap_list_foreach(3) - debian |
| lqr_vmap_new(3) - debian |
| lqr_vmap_list_start(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |