getThumbnail,Image-method: Get the thumbnail for an Image (as JPEG)
Description
Get the thumbnail for an Image (as JPEG)
Usage
# S4 method for Image
getThumbnail(image, width = 96, height = 96)
Arguments
width
The width (optional, default = 96)
height
The height (optional, default = 96)