SaveJ2KDecompLevel Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

long SaveJ2KDecompLevel

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of resolution levels in the compressed file. The maximum number of levels depends on the size of the image. Setting this property with values that are too large will cause the save operation to fail.

Each resolution level is one-half the size of the previous resolution, startin gwith the full image resolution.

See Also

Elements

ShowSaveDlg method.