tsParticles - v4.2.1
Preparing search index...
tsParticles Canvas Mask Plugin
utils
addParticlesFromCanvasPixels
Function addParticlesFromCanvasPixels
addParticlesFromCanvasPixels
(
container
:
Container
,
data
:
CanvasPixelData
,
position
:
ICoordinates
,
scale
:
number
,
override
:
ICanvasMaskOverride
,
filter
:
(
pixel
:
IRgba
)
=>
boolean
,
)
:
void
Parameters
container
:
Container
The container to handle
data
:
CanvasPixelData
The data to handle
position
:
ICoordinates
The position
scale
:
number
The scale
override
:
ICanvasMaskOverride
The override
filter
:
(
pixel
:
IRgba
)
=>
boolean
The filter
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsParticles - v4.2.1
Loading...
The container to handle