SaveJ2KCBS_ErrorResilienceSymbol Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL SaveJ2KCBS_ErrorResilienceSymbol

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a flag that indicates whether the "Error Resilience Symbol" check box was checked in the Save dialog box. Possible values:

Value

Meaning

True

The "Error Resilience Symbol" check box was checked. A 4 symbol marker is included for each bit-plane, following the normalization pass.

False

The "Error Resilience Symbol" check box was not checked. A 4 symbol marker is not included for each bit-plane, following the normalization pass.

See Also

Elements

ShowSaveDlg method.