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

getThumbnail,Image-methodR Documentation

Get the thumbnail for an Image (as JPEG)

Description

Get the thumbnail for an Image (as JPEG)

Usage

## S4 method for signature 'Image'
getThumbnail(image, width = 96, height = 96)

Arguments

image

The image

width

The width (optional, default = 96)

height

The height (optional, default = 96)

Value

The thumbnail


ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.