Accusoft ImagXpress 12
SaveJP2Type Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SaveJP2Type Property

Glossary Item Box

Description

Gets and sets the format of the JPEG 2000 file.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveJP2Type As enumJP2Type

Return Type

An enumJP2Type value which determines if the JPEG 2000 file is compressed as lossy or lossless.

Remarks

Specify lossy to produce a smaller file size and lossless to reduce errors in compression.

Text regions can be encoded as lossless or as lossy according to the encoding mode specified. The lossy mode uses the value in SaveCompressSize property to control the size of the file. Compression means loss, however, and a consequence of higher compression is an increased risk of errors in the reconstructed image.

 

See Also

©2013. Accusoft Corporation. All Rights Reserved.