ImageGear for Java
canApplyResize Method
Page to verify.
Page width.
Page height.
Interpolation options.
Verifies if ImGearProcessing.resize method can be applied to the Page.
Syntax
public boolean canApplyResize( 
   ImGearPage page,
   int width,
   int height,
   ImGearInterpolationOptions options
)

Parameters

page
Page to verify.
width
Page width.
height
Page height.
options
Interpolation options.

Return Value

Boolean value.

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

See Also

Reference

ImGearProcessingVerifier Class
ImGearProcessingVerifier Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback