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

jp2_dimensions::get_bit_depth

Java: Jp2_dimensions::Get_bit_depth

int get_bit_depth( int component_idx)

Java: int Get_bit_depth( int component_idx)

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

Go to class description.


Synopsis

Returns the bit-depth of the indicated image component, which may be anywhere in the range 1 through 38! As with get_size, this information is best provided by the kdu_codestream object.


Arguments

component_idx [int]

Component indices start form 0.


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