ImageGear for Java
filterWithUnsharpMask(ImGearRasterPage,double,int,int) Method
Page to filter.
Radius of unsharp mask.
Amount of unsharpening.
Unsharpening threshold.

This method processes color channels only.

com.accusoft.imagegear.core.ImGearRasterPage

Provides UnsharpMask filtering.
Syntax
public static void filterWithUnsharpMask( 
   ImGearRasterPage page,
   double radius,
   int amount,
   int threshold
)

Parameters

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

This method processes color channels only.

com.accusoft.imagegear.core.ImGearRasterPage

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback