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

kdu_codestream::get_bit_depth

Java: Kdu_codestream::Get_bit_depth

int get_bit_depth( int comp_idx)

Java: int Get_bit_depth( int comp_idx)

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

Go to class description.


Synopsis

Returns the bit-depth of one of the image components. The interpretation of the component index is affected by the component range arguments, first_component and max_components, supplied in any call to apply_input_restrictions.


Arguments

comp_idx [int]


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