table of contents
other versions
- wheezy 0.4.1-2
LQR_RWINDOW_GET_RADIUS(3) | LqR library API reference | LQR_RWINDOW_GET_RADIUS(3) |
NAME¶
lqr_rwindow_get_radius - get the size of the region accessible from a LqrReadingWindow objectSYNOPSIS¶
#include <lqr.h>
gint
lqr_rwindow_get_radius(LqrReadingWindow* rwindow);
DESCRIPTION¶
The function lqr_rwindow_get_radius returns the radius of the region accessible through the reading window rwindow. The region is a square of size 2 * radius - 1 pixels.SEE ALSO¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |