tsParticles - v4.0.0-beta.12
    Preparing search index...

    Canvas emitter shape options

    Implements

    Index

    Constructors

    Properties

    The canvas element to use as the shape source

    filter: string | ((pixel: IRgba) => boolean)

    A filter function or string to apply to pixels

    The image element to use as the shape source

    The pixels options

    scale: number

    The scale factor for the shape

    selector: string

    The CSS selector for the canvas element

    The text options for rendering text as the shape

    Methods