tsParticles - v0.0.0
    Preparing search index...
    interface CanvasPixelData {
        height: number;
        pixels: IRgba[][];
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    pixels: IRgba[][]
    width: number