| imgRaster | R Documentation |
In SFE, S4 classes inheriting from VirtualSpatialImage have been
implemented to make these image classes compatible with
SpatialExperiment. The imgRaster methods in SFE are meant to
extract the original image from the *Image classes, such as
SpatRaster from SpatRasterImage, and Image from
ExtImage and BioFormatsImage. For BioFormatsImage, the
image of the specified resolution will be read into memory as
AnnotatedImage, which inherits from EBImage::Image.
x |
An object of class |
resolution |
Resolution to read in from OME-TIFF, defaults to 4, which is a medium resolution in Xenium. |
SpatRaster from SpatRasterImage, and Image from
ExtImage and BioFormatsImage. For BioFormatsImage, the
image of the specified resolution will be read into memory as
AnnotatedImage and ExtImage, which both inherit from
EBImage::Image.
Other image methods:
SFE-image,
affineImg(),
cropImg(),
dim,BioFormatsImage-method,
ext(),
imgSource(),
mirrorImg(),
rotateImg(),
scaleImg(),
translateImg(),
transposeImg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.