claudiorodriguez / rgba-to-datauri

Converts a flat array of RGBA quadruplets (e.g. [ [1,2,3,0], [2,3,4,0], ... ] ) into a PNG base64 encoded datauri.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

claudiorodriguez/rgba-to-datauri Stargazers