| synopsis || arguments || prev || next |
virtual bool set_tileheader_scope( int tnum, int num_tiles)
Java: boolean Set_tileheader_scope( int tnum, int num_tiles)
[Declared in "../apps/compressed_io/kdu_cache.h"]
See kdu_compressed_source::set_tileheader_scope for an explanation. Note that this function essentially just calls set_read_scope, passing in databin_class= KDU_HEADER_DATABIN and databin_id= tnum, while using the same code-stream identifier which was involved in the most recent call to set_read_scope. The function always returns true.