ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessingVerifier Class : canApplyInvertContrast Method |
Overload | Description |
---|---|
canApplyInvertContrast(ImGearRasterPage) | Returns true if ImGearRasterProcessing.invertContrast method can be applied to the specified page, false otherwise. |
canApplyInvertContrast(ImGearRasterPage,ImGearContrastModes) | Returns true if ImGearRasterProcessing.invertContrast method can be applied to the specified page and specified contrast mode, false otherwise. |