Skip to content

M_QRCoder_Core_BitmapByteQRCode__ctor_1

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

BitmapByteQRCode(QRCodeData) Constructor

Initializes a new instance of the BitmapByteQRCode class

Definition

Namespace: QRCoder.Core
Assembly: QRCoder.Core (in QRCoder.Core.dll) Version: 1.0.2+100b048b01076590efe500a3be242a5faeb43294
XMLNS for XAML: Not mapped to an xmlns.

C#

public BitmapByteQRCode(
	QRCodeData data
)

C++

public:
BitmapByteQRCode(
	QRCodeData^ data
)

Parameters

  QRCodeData
\[Missing <param name="data"/> documentation for "M:QRCoder.Core.BitmapByteQRCode.#ctor(QRCoder.Core.QRCodeData)"\]

See Also

Reference

BitmapByteQRCode Class
BitmapByteQRCode Overload
QRCoder.Core Namespace

Clone this wiki locally