Package gov.nih.mipav.model.file
Class FileJPEG2000.opj_t2_t
java.lang.Object
gov.nih.mipav.model.file.FileJPEG2000.opj_t2_t
- Enclosing class:
FileJPEG2000
Tier-2 coding
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) FileJPEG2000.opj_cp_tpointer to the image coding parameters(package private) FileJPEG2000.opj_image_tEncoding: pointer to the src image. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
image
FileJPEG2000.opj_image_t imageEncoding: pointer to the src image. Decoding: pointer to the dst image. -
cp
pointer to the image coding parameters
-
-
Constructor Details
-
opj_t2_t
opj_t2_t()
-