getBackgroundColor | R Documentation |
Extracts results of identifyBackgroundColor()
.
getBackgroundColor(object, ...)
## S4 method for signature 'SPATA2'
getBackgroundColor(object, img_name = NULL, default = "white", ...)
## S4 method for signature 'SpatialData'
getBackgroundColor(object, img_name = NULL, default = "white", ...)
## S4 method for signature 'HistoImage'
getBackgroundColor(object, default = "white")
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
img_name |
Character value. The name of the image of interest.
If |
default |
Color to default to if no background color is set. |
Character value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.