Property | Type | Description | |
---|---|---|---|
ALPHANUMERIC | |||
BYTE | |||
ECI | |||
FNC1_FIRST_POSITION | |||
FNC1_SECOND_POSITION | |||
HANZI | |||
KANJI | |||
NUMERIC | |||
STRUCTURED_APPEND | |||
TERMINATOR |
Method | Description | |
---|---|---|
ToString ( ) : String | ||
forBits ( int bits ) : |
||
getCharacterCountBits ( Version version ) : int |
Method | Description | |
---|---|---|
Mode ( int characterCountBitsForVersions, int bits, System name ) : System |
public static forBits ( int bits ) : |
||
bits | int | four bits encoding a QR Code data mode /// |
return |
public getCharacterCountBits ( Version version ) : int | ||
version | Version | version in question /// |
return | int |
public static Mode,ZXing.QrCode.Internal ALPHANUMERIC | ||
return |
public static Mode,ZXing.QrCode.Internal FNC1_FIRST_POSITION | ||
return |
public static Mode,ZXing.QrCode.Internal FNC1_SECOND_POSITION | ||
return |
public static Mode,ZXing.QrCode.Internal STRUCTURED_APPEND | ||
return |