SaveJ2KDerivedQuantization property (LEADDlgFile Control)
Builder Syntax |
bool SaveJ2KDerivedQuantization |
Delphi Syntax |
SaveJ2KDerivedQuantization: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether to use derived quantization or expounded quantization. This property is used in the Save dialog box. Possible values are:
Value |
Meaning |
TRUE |
The "Use derived Quantization" check box in the Save dialog box is checked and derived quantization is used. |
FALSE |
The "Use derived Quantization" check box is not checked, and expounded quantization is used. |
See Also