This property sets the level of the JPEG2000 format resolution.

[C++Builder]   imagekitcontrolname->FileIO->JPEG2000NumResLevel [= short ]
[Delphi]   imagekitcontrolname.FileIO.JPEG2000NumResLevel [= Smallint ]

Property Value

The resolution level (from 0)

Explanation

The JPEG2000NumResLevel property sets the level of the JPEG2000 format resolution. The default value is 0.

This property value is used when images are saved in JPEG2000 file format.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

Differences from ImageKit7/8/9/10 ActiveX

The name of the property has changed from JPEG2000NumrResLevel.

 

The ImageKit10 VCL is a product created by Newtone Corporation