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

kdu_resolution::get_dims

Java: Kdu_resolution::Get_dims

void get_dims( kdu_dims & dims)

Java: void Get_dims( Kdu_dims dims)

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

Go to class description.


Synopsis

Retrieves the apparent dimensions and location of the current resolution on the canvas. The apparent dimensions are affected by the geometric transformation flags supplied during any call to kdu_codestream::change_appearance, as well as any region of interest which may have been specified through kdu_codestream::apply_input_restrictions.

Furthermore, the region of interest, as it appears within any given resolution level, depends upon the region of support of the DWT synthesis kernels.


Arguments

dims [kdu_dims &]


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