Get Image Data
# S3 method for SlideSeq
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)# S3 method for STARmap
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)
# S3 method for VisiumV1
GetImage(object, mode = c("grob", "raster", "plotly", "raw"), ...)
An object
How to return the image; should accept one of “grob”, “raster”, “plotly”, or “raw”
Arguments passed to other methods
SeuratObject::GetImage