Accusoft.ImagXpress13.Net
Soften(Int32) Method




An integer value which represents the intensity.

The range is from 1 to 10.

Higher values result in softer images.

Softens the image by the given intensity.
Syntax
'Declaration
 
Public Overloads Sub Soften( _
   ByVal intensity As Integer _
) 
'Usage
 
Dim instance As Processor
Dim intensity As Integer
 
instance.Soften(intensity)
public void Soften( 
   int intensity
)
public: void Soften( 
   int intensity
) 
public:
void Soften( 
   int intensity
) 

Parameters

intensity

An integer value which represents the intensity.

The range is from 1 to 10.

Higher values result in softer images.

See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback