@pretty-chitty/core
Preparing search index...
ReactCanvas
Image
Function Image
Image
(
args
:
{
image
:
ImageSpec
;
fill
?:
boolean
;
overlayColor
?:
string
}
&
ReactCanvas
.
DefaultProps
,
)
:
ReactNode
Renders an image from a spritemap. Can either fill the allocated area or fit within it.
Parameters
args
:
{
image
:
ImageSpec
;
fill
?:
boolean
;
overlayColor
?:
string
}
&
ReactCanvas
.
DefaultProps
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@pretty-chitty/core
Loading...
Renders an image from a spritemap. Can either fill the allocated area or fit within it.