Метод | Описание | |
---|---|---|
encode ( String contents, BarcodeFormat format, int width, int height ) : |
||
encode ( String contents, BarcodeFormat format, int width, int height, object>.IDictionary |
Метод | Описание | |
---|---|---|
convertByteMatrixToBitMatrix ( ByteMatrix matrix ) : |
Convert the ByteMatrix to BitMatrix.
|
|
encodeLowLevel ( |
Encode the given symbol info to a bit matrix.
|
public encode ( String contents, BarcodeFormat format, int width, int height ) : |
||
contents | String | |
format | BarcodeFormat | |
width | int | |
height | int | |
Результат |
public encode ( String contents, BarcodeFormat format, int width, int height, object>.IDictionary |
||
contents | String | |
format | BarcodeFormat | |
width | int | |
height | int | |
hints | object>.IDictionary | |
Результат |