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