Accusoft.ImagXpress12.Net
Near Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > SaveOptionsJls Class : Near Property




Glossary Item Box

Gets and sets the error tolerance for near-lossless compression.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the error tolerance.

Remarks

The Near parameter defines the error tolerance for near-lossless compression.

Valid values is zero (lossless), one (near lossless) to 255 (very lossy).

Generally, Near should be set to zero or a small positive number, perhaps 4 or 5 with higher numbers leading to ugly streaking artifacts.

Note: The value of MaxValue affects the maximum value of Near which is either 255 or MaxValue/2 (rounded up) whichever is lower.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.