Copy link to clipboard
Copied
I need to generate colored QR codes in AS3. Is their any library available for that? Can zxing do this?
Use Zxing API with Flex / Flash builder. In the API code there is an method named 'setPixel( .. ) , pass color value (whatever color you want to set) in its argunment.
Copy link to clipboard
Copied
Use Zxing API with Flex / Flash builder. In the API code there is an method named 'setPixel( .. ) , pass color value (whatever color you want to set) in its argunment.
Copy link to clipboard
Copied
Code
Find more inspiration, events, and resources on the new Adobe Community
Explore Now