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




page
Page to filter.
radius
Radius of unsharp mask.
amount
Amount of unsharpening.
threshold
Unsharpening threshold.

Glossary Item Box

Provides UnsharpMask filtering.

Syntax

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

Parameters

page
Page to filter.
radius
Radius of unsharp mask.
amount
Amount of unsharpening.
threshold
Unsharpening threshold.

Remarks

This method processes color channels only.

See Also

©2013. Accusoft Corporation. All Rights Reserved.