Returns true if
ImGearProcessing.createThumbnail method can be applied to the specified
Page
, with the specified dimensions and interpolation, false otherwise.
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