codebude / QRCoder

A pure C# Open Source QR Code implementation
MIT License
4.46k stars 1.09k forks source link

Can Create a QR with shapes of my logo #473

Closed della11 closed 3 months ago

della11 commented 10 months ago

Type of issue

[ ] Bug
[X] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement

Expected Behavior

Current Behavior

Possible Solution (optional)

Steps to Reproduce (for bugs)

Your Environment

codebude commented 3 months ago

Unfortunately this issue isn't clear. If it's about setting a logo on the QRCode, yes it's possible. The GetGraphic() method of many renderers takes an logo a parameter. If the question was not about logos on QrCodes I don't understand the question. :-(