Query: lqr_rwindow_get_channels
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_RWINDOW_GET_CHANNELS(3) LqR library API reference LQR_RWINDOW_GET_CHANNELS(3)NAMElqr_rwindow_get_channels - get the number of channels of a LqrReadingWindow objectSYNOPSIS#include <lqr.h> gint lqr_rwindow_get_channels(LqrReadingWindow* rwindow);DESCRIPTIONThe function lqr_rwindow_get_channels returns the number of channels of reading window rwindow. This function is actually only necessary when the rwindow reader type is LQR_ER_CUSTOM. The reader types are described in the page for lqr_carver_set_energy_function(3).SEE ALSOlqr_carver_set_energy_function(3), lqr_rwindow_read(3), lqr_rwindow_get_read_t(3), lqr_rwindow_get_radius(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_RWINDOW_GET_CHANNELS(3)
Related Man Pages |
---|
lqr_carver_get_col_depth(3) - debian |
lqr_carver_new(3) - debian |
lqr_carver_set_alpha_channel(3) - debian |
lqr_carver_set_black_channel(3) - debian |
lqr_vmap_get_data(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
One instance of comparing grep and awk |
How to copy a column of multiple files and paste into new excel file (next to column)? |