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
class FileJPEG2000.opj_tcd_resolution_t extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description opj_tcd_resolution_t()
-
-
-
Field Detail
-
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
-
-