Accusoft ImagXpress 12
SoftenEx Method
See Also  Send comments on this topic.
IPSoftenI

The softening intensity level.

Valid values are from 1 to 10.

Higher intensities result in softer images.

IPSoftenFilter
An enumSoftenFilter enumeration value.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SoftenEx Method

Glossary Item Box

Description

Softens the current DIB by applying a low pass 3 x 3 convolution filter.

Syntax

Visual Basic
Public Sub SoftenEx( _
   ByVal IPSoftenI As Integer, _
   ByVal IPSoftenFilter As enumSoftenFilter _
) 

Parameters

IPSoftenI

The softening intensity level.

Valid values are from 1 to 10.

Higher intensities result in softer images.

IPSoftenFilter
ValueDescription
SoftenFilter1Soften filter 1.
SoftenFilter2Soften filter 2.
SoftenFilter3Soften filter 2.
SoftenFilter4Soften filter 3.
An enumSoftenFilter enumeration value.

Remarks

See Also

©2013. Accusoft Corporation. All Rights Reserved.