ImageGear for .NET
Sharpen(ImGearRasterPage,Int32) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class > Sharpen Method : Sharpen(ImGearRasterPage,Int32) Method




page
Image to sharpen.
factor
Sharpen factor. Allowed values are from 1 to 7 inclusive. For any factor beyond this range the method will do nothing. The larger this factor, the sharper image will become.

Glossary Item Box

Sharpens an image according to the specified sharpen factor.

Syntax

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

Parameters

page
Image to sharpen.
factor
Sharpen factor. Allowed values are from 1 to 7 inclusive. For any factor beyond this range the method will do nothing. The larger this factor, the sharper image will become.

Remarks

Processes color channels only.

Can be applied only to the raster pages with standard (non Run-Ends) DIB.

See Also

©2013. Accusoft Corporation. All Rights Reserved.