ImageGear for Java
invertContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange) Method
Image to invert contrast.
One of the contrast processing modes: ImGearContrastModes.PALETTE, ImGearContrastModes.PIXEL, ImGearContrastModes.AUTO.
Channel range to invert contrast.

Processes specified range of channels.

If mode is equal to ImGearContrastModes.PALETTE, DIB must have a palette.

Use ImGearRasterProcessingVerifier.canApplyInvertContrast method to check whether the operation can be performed.

com.accusoft.imagegear.core.ImGearRasterPageT:com.accusoft.imagegear.core.ImGearChannelRange

Inverts image contrast.
Syntax

Parameters

page
Image to invert contrast.
mode
One of the contrast processing modes: ImGearContrastModes.PALETTE, ImGearContrastModes.PIXEL, ImGearContrastModes.AUTO.
channels
Channel range to invert contrast.

Processes specified range of channels.

If mode is equal to ImGearContrastModes.PALETTE, DIB must have a palette.

Use ImGearRasterProcessingVerifier.canApplyInvertContrast method to check whether the operation can be performed.

com.accusoft.imagegear.core.ImGearRasterPageT:com.accusoft.imagegear.core.ImGearChannelRange

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback