GetImage: Get Image Data

Description Usage Arguments See Also

Description

Get Image Data

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'SlideSeq'
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)

## S3 method for class 'STARmap'
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)

## S3 method for class 'VisiumV1'
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)

Arguments

object

An object

mode

How to return the image; should accept one of “grob”, “raster”, “plotly”, or “raw”

...

Arguments passed to other methods

See Also

SeuratObject::GetImage


ibseq/scs-analysis documentation built on Feb. 27, 2021, 12:35 a.m.