• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Colored QR code generator in AS3

Participant ,
Mar 14, 2012 Mar 14, 2012

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?

TOPICS
ActionScript

Views

1.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Mar 16, 2012 Mar 16, 2012

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.

Votes

Translate

Translate
Contributor ,
Mar 16, 2012 Mar 16, 2012

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 16, 2021 Sep 16, 2021

Copy link to clipboard

Copied

LATEST

Code

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines