ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearProcessingVerifier Class : canApplyResize Method |
public boolean canApplyResize( ImGearPage page, int width, int height, ImGearInterpolationOptions options ) |
Returns true if ImGearProcessing.resize method can be applied to the specified page
, with the specified dimensions and interpolation, false otherwise.
com.accusoft.imagegear.processing.ImGearProcessing.resize(com.accusoft.imagegear.core.ImGearPage,int,int,com.accusoft.imagegear.processing.ImGearInterpolationOptions)T:com.accusoft.imagegear.processing.ImGearInterpolationOptions