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

toRGB

Converts a Uint8Array that contains RGB data

Syntax

canvas.toRGB();

Returns

Uint8Array

Related

-toMask() -toRGBA() -toIndexedColor()

Clone this wiki locally