| synopsis || functions |

kdu_tile_comp

Java: Kdu_tile_comp

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


Synopsis

Objects of this class are only interfaces, having the size of a single pointer. Copying the object has no effect on the underlying state information, but simply serves to provide another interface (or reference) to it. There is no destructor, because destroying an interface has no impact on the underlying state.

To obtain a valid kdu_tile_comp interface into the internal code-stream management machinery, you should call kdu_tile::access_component.


Public Functions

kdu_tile_comp (2 forms)

exists {Java: Exists}

operator!

get_reversible {Java: Get_reversible}

get_subsampling {Java: Get_subsampling}

get_bit_depth {Java: Get_bit_depth}

get_signed {Java: Get_signed}

get_num_resolutions {Java: Get_num_resolutions}

access_resolution (2 forms) {Java: Access_resolution}


| top || synopsis || functions |