Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Image Shape
Utils
IParticleImage
Interface IParticleImage
The particle image, containing also some particles options
interface
IParticleImage
{
color
?:
IHsl
;
data
:
IImage
;
element
?:
HTMLImageElement
;
gif
:
boolean
;
gifData
?:
GIF
;
gifLoopCount
?:
number
;
loaded
?:
boolean
;
ratio
:
number
;
replaceColor
:
boolean
;
source
:
string
;
}
Index
Properties
color?
data
element?
gif
gif
Data?
gif
Loop
Count?
loaded?
ratio
replace
Color
source
Properties
Optional
color
color
?:
IHsl
data
data
:
IImage
Optional
element
element
?:
HTMLImageElement
gif
gif
:
boolean
Optional
gif
Data
gif
Data
?:
GIF
Optional
gif
Loop
Count
gif
Loop
Count
?:
number
Optional
loaded
loaded
?:
boolean
ratio
ratio
:
number
replace
Color
replace
Color
:
boolean
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
data
element
gif
gif
Data
gif
Loop
Count
loaded
ratio
replace
Color
source
tsParticles - v3.0.0
Loading...
The particle image, containing also some particles options