ImageGear for Java
smooth(ImGearRasterPage,int,ImGearChannelRange) Method
Image to process.
Smooth factor.
Channel range to process.

Processes specified range of channels.

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

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

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

Parameters

page
Image to process.
factor
Smooth factor.
channels
Channel range to process.

Processes specified range of channels.

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

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