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

kdu_tile_comp::get_subsampling

Java: Kdu_tile_comp::Get_subsampling

void get_subsampling( kdu_coords & factors)

Java: void Get_subsampling( Kdu_coords factors)

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

Go to class description.


Synopsis

Retrieves the horizontal and vertical sub-sampling factors for this image component. These are affected by the transpose argument supplied to kdu_codestream::change_appearance. They are also affected by discarded resolution levels, as specified through any call to the kdu_codestream::apply_input_restrictions function. See the description of kdu_codestream::get_subsampling for more information.


Arguments

factors [kdu_coords &]


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