renderFrame
now returns an ImageData object in the browser, and a similarly-shaped object with data
, width
, and height
properties in Node.js.
renderFrame
now returns an ImageData object in the browser, and a similarly-shaped object with data
, width
, and height
properties in Node.js.