SaveJ2KCBS_ErrorResilienceSymbol property (LEADDlgFile Control)
Builder Syntax |
bool SaveJ2KCBS_ErrorResilienceSymbol |
Delphi Syntax |
SaveJ2KCBS_ErrorResilienceSymbol: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether a 4 symbol marker is included for each bit-plane, following the normalization pass and whether the "Error Resilience Symbol" check box is checked in the Save dialog box. Possible values are:
Value |
Meaning |
TRUE |
The "Error Resilience Symbol" check box is checked and a 4 symbol marker is included for each bit-plane, following the normalization pass. |
FALSE |
The "Error Resilience Symbol" check box is not checked and a 4 symbol marker is not included for each bit-plane, following the normalization pass. |
See Also