Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Image Shape
IImageShape
IImageShape
Interface IImageShape
interface
IImageShape
{
close
?:
boolean
;
fill
?:
boolean
;
gif
:
boolean
;
height
:
number
;
name
:
string
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
replaceColor
:
boolean
;
src
:
string
;
width
:
number
;
}
Hierarchy (
view full
)
IShapeValues
IImageShape
Index
Properties
close?
fill?
gif
height
name
particles?
replace
Color
src
width
Properties
Optional
close
close
?:
boolean
Optional
fill
fill
?:
boolean
gif
gif
:
boolean
height
height
:
number
name
name
:
string
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
replace
Color
replace
Color
:
boolean
src
src
:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
fill
gif
height
name
particles
replace
Color
src
width
tsParticles - v3.0.0
Loading...