# PixelsSource

A class for overloaded and remapped pixel grid acessors.

# Instance Accessors

# width

The width of the pixel grid.

  • get
    • Type: number

# height

The height of the pixel grid.

  • get
    • Type: number

# reactive

The reactive map of the pixels.

# unreactive

Last Updated: 11/30/2020, 9:31:43 PM