Encoding a PNG with JavaScript -
i have arbitrary pixel data want save png. how can encode png javascript accomplish this?
the data series of 1's , 0's want use create qr code. it's qr code arbitrary data
i'm not using dom, jquery , createelement's out.
if understand correctly, use library generate qrcodes:
http://www.onlineqrlab.com/js_doc.php
haven't tried it, seems documented
Comments
Post a Comment