ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearProcessingVerifier Class : canApplyRotate Method |
Page
, false otherwise.Overload | Description |
---|---|
canApplyRotate(ImGearPage,ImGearRotationModes) | Returns true if the rotate method can be applied to the specified Page , false otherwise. |
canApplyRotate(ImGearPage,ImGearInterpolations) | Returns true if rotate Method can be applied to the specified page , with the specified interpolation, false otherwise. |
canApplyRotate(ImGearPage,ImGearRotationValues) | Returns true if the rotate Method can be applied to the specified page , with the specified rotationValue , false otherwise. |