| synopsis || prev || next |

kdu_tile::get_tnum

Java: Kdu_tile::Get_tnum

int get_tnum( )

Java: int Get_tnum( )

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

Go to class description.


Synopsis

Returns the index of the present tile, as defined by the JPEG2000 standard. In JPEG2000 tiles, are numbered in raster scan fashion, starting from 0. There may be no more than 2^{16} tiles.


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