R/seurat.R
Images.Rd
List the names of SpatialImage objects present in a Seurat object. If assay is provided, limits search to images associated with that assay
SpatialImage
Seurat
assay
Images(object, assay = NULL)
A Seurat object
Name of assay to limit search to
A list of image names
if (FALSE) { # \dontrun{ Images(object) } # }