Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Image Shape
Utils
IImage
Interface IImage
The image interface, used for keeping useful data for drawing
interface
IImage
{
color
?:
IHsl
;
element
?:
HTMLImageElement
;
error
:
boolean
;
gif
:
boolean
;
gifData
?:
GIF
;
gifLoopCount
?:
number
;
loading
:
boolean
;
name
:
string
;
ratio
?:
number
;
replaceColor
?:
boolean
;
source
:
string
;
svgData
?:
string
;
type
:
string
;
}
Index
Properties
color?
element?
error
gif
gif
Data?
gif
Loop
Count?
loading
name
ratio?
replace
Color?
source
svg
Data?
type
Properties
Optional
color
color
?:
IHsl
Optional
element
element
?:
HTMLImageElement
error
error
:
boolean
gif
gif
:
boolean
Optional
gif
Data
gif
Data
?:
GIF
Optional
gif
Loop
Count
gif
Loop
Count
?:
number
loading
loading
:
boolean
name
name
:
string
Optional
ratio
ratio
?:
number
Optional
replace
Color
replace
Color
?:
boolean
source
source
:
string
Optional
svg
Data
svg
Data
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
element
error
gif
gif
Data
gif
Loop
Count
loading
name
ratio
replace
Color
source
svg
Data
type
tsParticles - v3.0.0
Loading...
The image interface, used for keeping useful data for drawing