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

This method processes a specified range of channels.

com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearChannelRange

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

Parameters

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

This method processes a specified range of channels.

com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearChannelRange

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback