OpenJPH
Open-source implementation of JPEG2000 Part-15
|
This is the complete list of members for ojph::param_siz, including all inherited members.
get_bit_depth(ui32 comp_num) const | ojph::param_siz | |
get_downsampling(ui32 comp_num) const | ojph::param_siz | |
get_image_extent() const | ojph::param_siz | |
get_image_offset() const | ojph::param_siz | |
get_num_components() const | ojph::param_siz | |
get_recon_height(ui32 comp_num) const | ojph::param_siz | |
get_recon_width(ui32 comp_num) const | ojph::param_siz | |
get_tile_offset() const | ojph::param_siz | |
get_tile_size() const | ojph::param_siz | |
is_signed(ui32 comp_num) const | ojph::param_siz | |
param_siz(local::param_siz *p) | ojph::param_siz | inline |
set_component(ui32 comp_num, const point &downsampling, ui32 bit_depth, bool is_signed) | ojph::param_siz | |
set_image_extent(point extent) | ojph::param_siz | |
set_image_offset(point offset) | ojph::param_siz | |
set_num_components(ui32 num_comps) | ojph::param_siz | |
set_tile_offset(point offset) | ojph::param_siz | |
set_tile_size(size s) | ojph::param_siz | |
state | ojph::param_siz | private |