Public Attributes | |
vxl_uint_32 | tile_width_ |
vxl_uint_32 | tile_height_ |
vxl_uint_32 | num_tiles_x_ |
vxl_uint_32 | num_tiles_y_ |
vxl_int_32 | x0_ |
vxl_int_32 | y0_ |
vxl_uint_32 | num_reductions_ |
Definition at line 73 of file vil_openjpeg.cxx.
vxl_uint_32 opj_header::num_reductions_ |
Definition at line 81 of file vil_openjpeg.cxx.
vxl_uint_32 opj_header::num_tiles_x_ |
Definition at line 77 of file vil_openjpeg.cxx.
vxl_uint_32 opj_header::num_tiles_y_ |
Definition at line 78 of file vil_openjpeg.cxx.
vxl_uint_32 opj_header::tile_height_ |
Definition at line 76 of file vil_openjpeg.cxx.
vxl_uint_32 opj_header::tile_width_ |
Definition at line 75 of file vil_openjpeg.cxx.
vxl_int_32 opj_header::x0_ |
Definition at line 79 of file vil_openjpeg.cxx.
vxl_int_32 opj_header::y0_ |
Definition at line 80 of file vil_openjpeg.cxx.