Public Attributes | List of all members
opj_header Struct Reference

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_
 

Detailed Description

Definition at line 79 of file vil_openjpeg.cxx.

Member Data Documentation

◆ num_reductions_

vxl_uint_32 opj_header::num_reductions_

Definition at line 87 of file vil_openjpeg.cxx.

◆ num_tiles_x_

vxl_uint_32 opj_header::num_tiles_x_

Definition at line 83 of file vil_openjpeg.cxx.

◆ num_tiles_y_

vxl_uint_32 opj_header::num_tiles_y_

Definition at line 84 of file vil_openjpeg.cxx.

◆ tile_height_

vxl_uint_32 opj_header::tile_height_

Definition at line 82 of file vil_openjpeg.cxx.

◆ tile_width_

vxl_uint_32 opj_header::tile_width_

Definition at line 81 of file vil_openjpeg.cxx.

◆ x0_

vxl_int_32 opj_header::x0_

Definition at line 85 of file vil_openjpeg.cxx.

◆ y0_

vxl_int_32 opj_header::y0_

Definition at line 86 of file vil_openjpeg.cxx.


The documentation for this struct was generated from the following file: