ImageGear for Java
smooth(ImGearRasterPage,int) Method
Page to process.
Smooth factor.

This method processes color channels only.

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

com.accusoft.imagegear.core.ImGearRasterPage

Provides smooth filtering.
Syntax
public static void smooth( 
   ImGearRasterPage page,
   int factor
)

Parameters

page
Page to process.
factor
Smooth factor.

This method processes color channels only.

Can be applied only to 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