skip2/go-qrcode

Can I just get the matrix? I want to print it to the console / 可以直接拿到矩阵吗,我想打印到控制台

kirito41dd opened this issue · 1 comments

Can I just get the matrix? I want to print it to the console / 可以直接拿到矩阵吗,我想打印到控制台
thanks / 谢谢

Yes, use the Bitmap method on the encoded PNG byte array.

https://pkg.go.dev/github.com/skip2/go-qrcode#QRCode.Bitmap