getThumbnail: Get the thumbnail for an Image (as JPEG)

Description Usage Arguments Value Examples

Description

Get the thumbnail for an Image (as JPEG)

Usage

1

Arguments

image

The image

width

The width (optional, default = 96)

height

The height (optional, default = 96)

Value

The thumbnail

Examples

1
2
3
4
## Not run: 
jpegThumbnail <- getThumbnail(image)

## End(Not run)

romero.gateway documentation built on Dec. 23, 2018, 5:04 p.m.