| synopsis || arguments || prev || next |

kdu_cache::set_tileheader_scope

Java: Kdu_cache::Set_tileheader_scope

virtual bool set_tileheader_scope( int tnum, int num_tiles)

Java: boolean Set_tileheader_scope( int tnum, int num_tiles)

Overrides kdu_compressed_source::set_tileheader_scope

[Declared in "../apps/compressed_io/kdu_cache.h"]

Go to class description.


Synopsis

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.


Arguments

tnum [int]

num_tiles [int]


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