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

Glossary Item Box

Description

Gets and sets the JPEG enhanced decompression flag indicating whether to use standard decoding or Accusoft enhanced decoding.

Property Type

Read-write property

Syntax

Visual Basic
Public Property JPEGEnhDecomp As Boolean

Return Type

True for the JPEG decoder to use the enhanced method to give a smoother image.

False for the JPEG decoder to use the standard method to decode the JPEG image.

Remarks

This property enables advanced Accusoft technology that provides significantly better image viewing for highly compressed sequential JPEG images.

This property enables the following features:

  • Reduce Contouring - Clean up low frequency contouring.
  • Reduce Artifacts - Clean up low frequency artifacts.
  • Reduce Block Edge Artifacts - Clean up block edge artifacts.

Note: This property when set to True will cause longer load times for very large images. The quality gained in this case would only be discernible when zoomed in.

See Also

©2013. Accusoft Corporation. All Rights Reserved.