| synopsis || return value || arguments || prev || next |
bool find_tile( int comp_idx, kdu_coords loc, kdu_coords & tile_idx)
Java: boolean Find_tile( int comp_idx, Kdu_coords loc, Kdu_coords tile_idx)
[Declared in "../coresys/common/kdu_compressed.h"]
Locates the apparent tile indices of the tile-component which contains the indicated location (it is also an apparent location, taking into account the prevailing geometric view and the number of discarded levels). Note that the search is conducted within the domain of the indicated image component.
False if the supplied coordinates lie outside the image or any prevailing region of interest.
| top || synopsis || return value || arguments || prev || next |