Accusoft ImagXpress 12
UnsharpenEx Method
See Also  Send comments on this topic.
IPUnsharpenI

The Unsharpening intensity level.

Valid values are between 1 and 10.

Higher intensities resulting in a larger magnitude of filter processing.

IPUnsharpenFilter
The enumUnsharpenFilter value to apply.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : UnsharpenEx Method

Glossary Item Box

Description

Subtracts the low resolution image from a normal resolution image to create a masked image. This is in effect, the combining of a noise-cleaning filter with a sharpening filter.

Syntax

Visual Basic
Public Sub UnsharpenEx( _
   ByVal IPUnsharpenI As Integer, _
   ByVal IPUnsharpenFilter As enumUnsharpenFilter _
) 

Parameters

IPUnsharpenI

The Unsharpening intensity level.

Valid values are between 1 and 10.

Higher intensities resulting in a larger magnitude of filter processing.

IPUnsharpenFilter
ValueDescription
UnsharpenFilter1Unsharpen filter 1.
UnsharpenFilter2Unsharpen filter 2.
UnsharpenFilter3Unsharpen filter 3.
The enumUnsharpenFilter value to apply.

Remarks

This is in effect, is the combining of a noise-cleaning filter with a sharpening filter.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.