Gets and sets the JPEG enhanced decompression flag indicating whether to use standard decoding or Accusoft enhanced decoding.
Read-write property
Visual Basic |
---|
Public Property JPEGEnhDecomp As Boolean |
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.
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.