| synopsis || prev || next |

kdu_line_buf::get_buf16

kdu_sample16 * get_buf16( )

[Declared in "../coresys/common/kdu_sample_processing.h"]

Go to class description.


Synopsis

Returns NULL if the object is not active, or the sample values are of type kdu_sample32 instead of kdu_sample16. Otherwise, the returned buffer is large enough to accommodate indices ranging from -2 to width+7, where width is the value returned by get_width. See introductory comments.


| top || synopsis || prev || next |