Skip to content

Canvas toIndexedColor

mohayonao edited this page Aug 11, 2014 · 1 revision

toIndexedColor

Converts a Uint8Array that contains color index

Syntax

canvas.toIndexedColor();

Returns

Uint8Array

Related

-toMask() -toRGB() -toRGBA()

Clone this wiki locally