ImageGear for Java
sharpen(ImGearRasterPage,int) Method
Image to sharpen.
Sharpen factor.

Processes color channels only.

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

com.accusoft.imagegear.core.ImGearRasterPage

Sharpens an image according to the specified sharpen factor.
Syntax
public static void sharpen( 
   ImGearRasterPage page,
   int factor
)

Parameters

page
Image to sharpen.
factor
Sharpen factor.

Processes color channels only.

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

com.accusoft.imagegear.core.ImGearRasterPage

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback