UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum类 参考

错误校正允许条形码在损坏的情况下仍然可读,但会增加编码的数据量。 更多...

类 LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum 继承关系图:

静态 Public 属性

int CORRECTION7 = 0
 
int CORRECTION15 = 1
 
int CORRECTION25 = 2
 
int CORRECTION30 = 3
 

详细描述

错误校正允许条形码在损坏的情况下仍然可读,但会增加编码的数据量。

更高的错误校正允许条形码在受到更多损坏的情况下仍然可读。 由于在更高的错误校正级别使用了更多的数据,条形码的大小/面积会增加。

类成员变量说明

◆ CORRECTION15

int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION15 = 1
static

◆ CORRECTION25

int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION25 = 2
static

◆ CORRECTION30

int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION30 = 3
static

◆ CORRECTION7

int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION7 = 0
static

该类的文档由以下文件生成: