Package gov.nih.mipav.model.file
Class FileJPEG2000.opj_tcd_resolution_t
java.lang.Object
gov.nih.mipav.model.file.FileJPEG2000.opj_tcd_resolution_t
- Enclosing class:
FileJPEG2000
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x0
int x0 -
y0
int y0 -
x1
int x1 -
y1
int y1 -
pw
int pw -
ph
int ph -
numbands
int numbands -
bands
FileJPEG2000.opj_tcd_band_t[] bands
-
-
Constructor Details
-
opj_tcd_resolution_t
opj_tcd_resolution_t()
-