xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
成员变量
ZXing.BarcodeFormat 枚举类型参考

成员变量

详细描述

在文件 zxing.xcs3 行定义.

结构体成员变量说明

◆ AZTEC

AZTEC

Aztec 2D barcode format.

在文件 zxing.xcs5 行定义.

◆ CODABAR

CODABAR

CODABAR 1D format.

在文件 zxing.xcs8 行定义.

◆ CODE_128

CODE_128

Code 128 1D format.

在文件 zxing.xcs17 行定义.

◆ CODE_39

CODE_39

Code 39 1D format.

在文件 zxing.xcs11 行定义.

◆ CODE_93

CODE_93

Code 93 1D format.

在文件 zxing.xcs14 行定义.

◆ DATA_MATRIX

DATA_MATRIX

Data Matrix 2D barcode format.

在文件 zxing.xcs20 行定义.

◆ EAN_13

EAN_13

EAN-13 1D format.

在文件 zxing.xcs26 行定义.

◆ EAN_8

EAN_8

EAN-8 1D format.

在文件 zxing.xcs23 行定义.

◆ FORMAT_COUNT

FORMAT_COUNT

在文件 zxing.xcs59 行定义.

被这些函数引用 ZXing.readQRCodeFromARGB8888Buffer().

◆ ITF

ITF

ITF (Interleaved Two of Five) 1D format.

在文件 zxing.xcs29 行定义.

◆ MAXICODE

MAXICODE

MaxiCode 2D barcode format.

在文件 zxing.xcs32 行定义.

◆ PDF_417

PDF_417

PDF417 format.

在文件 zxing.xcs35 行定义.

◆ QR_CODE

QR_CODE

QR Code 2D barcode format.

在文件 zxing.xcs38 行定义.

被这些函数引用 ZXing.generateQRCodeToARGB8888Bitmap() , 以及 ZXing.generateQRCodeToARGB8888Pixels().

◆ RSS_14

RSS_14

RSS 14

在文件 zxing.xcs41 行定义.

◆ RSS_EXPANDED

RSS_EXPANDED

RSS EXPANDED

在文件 zxing.xcs44 行定义.

◆ UPC_A

UPC_A

UPC-A 1D format.

在文件 zxing.xcs47 行定义.

◆ UPC_E

UPC_E

UPC-E 1D format.

在文件 zxing.xcs50 行定义.

◆ UPC_EAN_EXTENSION

UPC_EAN_EXTENSION

UPC/EAN extension format. Not a stand-alone format.

在文件 zxing.xcs53 行定义.