Skip to content

Overload_QRCoder_Core_ArtQRCode_GetGraphic

Afonso Dutra Nogueira Filho edited this page Mar 28, 2024 · 1 revision

GetGraphic Method

Overload List

GetGraphic(Bitmap) Renders an art-style QR code with dots as modules and a background image (With default settings: DarkColor=Black, LightColor=White, Background=Transparent, QuietZone=true)
GetGraphic(Int32) Renders an art-style QR code with dots as modules. (With default settings: DarkColor=Black, LightColor=White, Background=Transparent, QuietZone=true)
GetGraphic(Int32, Color, Color, Color, Bitmap, Double, Boolean, ArtQRCode.QuietZoneStyle, ArtQRCode.BackgroundImageStyle, Bitmap) Renders an art-style QR code with dots as modules and various user settings

See Also

Reference

ArtQRCode Class
QRCoder.Core Namespace

Clone this wiki locally