Skip to content

Overload_QRCoder_Core_PngByteQRCode_GetGraphic

Afonso Dutra Nogueira Filho edited this page Mar 28, 2024 · 2 revisions

GetGraphic Method

Overload List

GetGraphic(Int32, Boolean) Creates a black white PNG of the QR code, using 1-bit grayscale.
GetGraphic(Int32, Byte[], Byte[], Boolean) Creates 2-color PNG of the QR code, using 1-bit indexed color. Accepts 3-byte RGB colors for normal images and 4-byte RGBA-colors for transparent images.

See Also

Reference

PngByteQRCode Class
QRCoder.Core Namespace

Clone this wiki locally