ImageGear for Java
equalizeContrast(ImGearRasterPage) Method
Page to equalize. If the image is indexed and not grayscale, it modifies the image's palette, otherwise it modifies the image's pixels. It processes only color channels.

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

Equalizes image contrast.
Syntax
public static void equalizeContrast( 
   ImGearRasterPage page
)

Parameters

page
Page to equalize. If the image is indexed and not grayscale, it modifies the image's palette, otherwise it modifies the image's pixels. It processes only color channels.

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

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback