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