tsParticles - v0.0.0
    Preparing search index...
    GIFProgressCallbackFunction: (
        percentageRead: number,
        frameCount: number,
        lastFrame: ImageData,
        framePos: ICoordinates,
        gifSize: IDimension,
    ) => void

    Type Declaration

      • (
            percentageRead: number,
            frameCount: number,
            lastFrame: ImageData,
            framePos: ICoordinates,
            gifSize: IDimension,
        ): void
      • Parameters

        Returns void