SaveJ2KDerivedQuantization Property (ILEADRasterDlgFile)

Syntax

VARIANT_BOOL SaveJ2KDerivedQuantization

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a flag that indicates whether the "Use derived Quantization" check box in the Save dialog box is checked and whether to use derived quantization or expounded quantization. Possible values are:

Value

Meaning

TRUE

The "Use Derived Quantization" check box is checked in the Save dialog and derived quantization will be used.

FALSE

The "Use Derived Quantization" check box is not checked and expounded quantization will be used.

See Also

Elements

ShowSaveDlg method.