Package gov.nih.mipav.model.file
Class charls.charls_jpegls_pc_parameters
- java.lang.Object
-
- gov.nih.mipav.model.file.charls.charls_jpegls_pc_parameters
-
- Enclosing class:
- charls
class charls.charls_jpegls_pc_parameters extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intmaximum_sample_value(package private) intreset_value(package private) intthreshold1(package private) intthreshold2(package private) intthreshold3
-
Constructor Summary
Constructors Constructor Description charls_jpegls_pc_parameters()charls_jpegls_pc_parameters(int maximum_sample_value, int threshold1, int threshold2, int threshold3, int reset_value)
-