Skip to content

XhstormR/QRCode

Repository files navigation

QRCode

  • Encode
    • (String 内容,String QRCode 路径)
    • (String 内容,String QRCode 路径,String Logo 路径)
  • Decode
    • (String QRCode 路径)

Example

encode("http://xhstormr.tk/", "D:/QRCode.png", "D:/Logo.png");
decode("D:/QRCode.png");

About

生成自定义 QRCode 并解析

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published