程序包 | 说明 |
---|---|
com.google.zxing.qrcode.decoder | |
com.google.zxing.qrcode.encoder |
限定符和类型 | 方法和说明 |
---|---|
static Version |
Version.getProvisionalVersionForDimension(int dimension)
Deduces version information purely from QR Code dimensions.
|
static Version |
Version.getVersionForNumber(int versionNumber) |
限定符和类型 | 方法和说明 |
---|---|
int |
Mode.getCharacterCountBits(Version version) |
限定符和类型 | 方法和说明 |
---|---|
Version |
QRCode.getVersion() |
限定符和类型 | 方法和说明 |
---|---|
void |
QRCode.setVersion(Version version) |