ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearProcessingVerifier Class |
The following tables list the members exposed by ImGearProcessingVerifier.
Name | Description | |
---|---|---|
canApplyCreateThumbnail | Returns true if ImGearProcessing.createThumbnail method can be applied to the specified Page , with the specified dimensions and interpolation, false otherwise. | |
canApplyCrop | Returns true if ImGearProcessing.crop method can be applied to the specified page , false otherwise. | |
canApplyFlip | Returns true if ImGearProcessing.flip method can be applied to the specified page , false otherwise. | |
canApplyResize | Verifies if ImGearProcessing.resize method can be applied to the Page. | |
canApplyResizeCanvas | Returns true if ImGearProcessing.resizeCanvas method can be applied to the specified page , with the specified dimensions, false otherwise. | |
canApplyRotate | Overloaded. Returns true if the rotate method can be applied to the specified Page , false otherwise. |