UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum Class Reference

The QR Mask changes the QR barcode generated by changing the distribution of light and dark cells. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum:

Static Public Attributes

int MASK0 = 0
 
int MASK1 = 1
 
int MASK2 = 2
 
int MASK3 = 3
 
int MASK4 = 4
 
int MASK5 = 5
 
int MASK6 = 6
 
int MASK7 = 7
 
int MASK8 = 8
 

Detailed Description

The QR Mask changes the QR barcode generated by changing the distribution of light and dark cells.

Using different masks may result in making the QR Code easier to read by a barcode scanner.

Member Data Documentation

◆ MASK0

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK0 = 0
static

◆ MASK1

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK1 = 1
static

◆ MASK2

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK2 = 2
static

◆ MASK3

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK3 = 3
static

◆ MASK4

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK4 = 4
static

◆ MASK5

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK5 = 5
static

◆ MASK6

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK6 = 6
static

◆ MASK7

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK7 = 7
static

◆ MASK8

int LabelMaker.Interfaces.IBcdQRCode.QRCodeMaskEnum.MASK8 = 8
static

The documentation for this class was generated from the following file: