Accusoft.ImagXpress13.Net
Sharpen(Int32) Method




An integer value which represents the intensity.

The range is from 1 to 10.

Higher values result in sharper images.

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

Parameters

intensity

An integer value which represents the intensity.

The range is from 1 to 10.

Higher values result in sharper images.

See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback