debian man page for lqr_rwindow_get_radius

Query: lqr_rwindow_get_radius

OS: debian

Section: 3

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

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 object
SYNOPSIS
#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
lqr_carver_set_energy_function(3), lqr_rwindow_read(3), lqr_rwindow_get_read_t(3), lqr_rwindow_get_channels(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_RWINDOW_GET_RADIUS(3)
Related Man Pages
lqr_carver_bias_set_energy_function(3) - debian
lqr_carver_bias_set_energy_function_builtin(3) - debian
lqr_carver_get_channels(3) - debian
lqr_carver_get_bpp(3) - debian
lqr_carver_set_gradient_function(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com