codebude/QRCoder

How to read the code from image

Closed this issue · 2 comments

I may have missed it in the readme or wiki, but how can we read / scan a qrcode image to read the code back ?
Thank you.

This library cannot read qrcodes. To read them have a look at reader libraries like ZXing.Net.

Thank you for letting me know. Maybe adding this feature would be a great development idea for the future.