| synopsis || prev || next |

kdu_line_buf::get_width

Java: Kdu_line_buf::Get_width

int get_width( )

Java: int Get_width( )

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

Go to class description.


Synopsis

Returns 0 if the object has not been created. Otherwise, returns the nominal width of the line. Remember that the arrays returned by get_buf16 and get_buf32 are slightly larger than the actual line width, accepting indices from -2 to the width+8.


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