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

jp2_palette::get_bit_depth

Java: Jp2_palette::Get_bit_depth

int get_bit_depth( int lut_idx)

Java: int Get_bit_depth( int lut_idx)

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

Go to class description.


Synopsis

Returns the bit-depth of the indicated lookup table.


Arguments

lut_idx [int]

Must be in the range 0 through num_luts-1, where num_luts is the value returned by get_num_luts.


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