getImageCenter | R Documentation |
Computes and extracts center of the image frame.
getImageCenter(object, ...)
## S4 method for signature 'SPATA2'
getImageCenter(object)
## S4 method for signature 'SpatialData'
getImageCenter(object, img_name = activeImage(object))
## S4 method for signature 'HistoImage'
getImageCenter(object)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
img_name |
Character value. The name of the image of interest.
If |
Numeric vector of length two.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.