UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum 類別 參考文件

錯誤校正允許條碼在損壞的情況下仍然可讀,但會增加編碼的數據量。 更多...

類別LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum的繼承圖:

靜態公開屬性

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

此類別(class) 文件是由下列檔案中產生: