# BitmapByteQRCodeHelper Class
\[Missing <summary> documentation for "T:QRCoder.Core.BitmapByteQRCodeHelper"\]
## 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#**
``` C#
public static class BitmapByteQRCodeHelper
```
**C++**
``` C++
public ref class BitmapByteQRCodeHelper abstract sealed
```
| Inheritance | Object → BitmapByteQRCodeHelper |
## Methods
| GetQRCode(String, QRCodeGenerator.ECCLevel, Int32) |
|
| GetQRCode(String, Int32, String, String, QRCodeGenerator.ECCLevel, Boolean, Boolean, QRCodeGenerator.EciMode, Int32) |
|
## See Also
#### Reference
QRCoder.Core Namespace