J2KDerivedQuantization property (Main Control)
Builder Syntax |
bool J2KDerivedQuantization |
Delphi Syntax |
J2KDerivedQuantization: Boolean |
Overview |
Remarks
Boolean value that indicates whether to use derived quantization or expounded quantization. Possible values are:
Value |
Meaning |
TRUE |
Use derived quantization. |
FALSE |
Use expounded quantization. |
See Also