Skip to content
mohayonao edited this page Aug 10, 2014 · 1 revision

getRawData

Returns the raw data of the canvas.

Syntax

canvas.getRawData();

Returns

Uint8Array: raw data of the canvas

Clone this wiki locally