ImageGear for Java
canApplyCreateThumbnail Method
Page to verify.
Page width.
Page height.
Interpolation options.
Returns true if ImGearProcessing.createThumbnail method can be applied to the specified Page, with the specified dimensions and interpolation, false otherwise.
Syntax
public boolean canApplyCreateThumbnail( 
   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. com.accusoft.imagegear.processing.ImGearProcessing.createThumbnail(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