java.lang.Object
de.vwsoft.barcodelib4j.twod.pdf417.BarcodeMatrix
Holds all of the information for a barcode in a format where it can be easily accessible
- Author:
- Jacob Haynes
-
Method Summary
-
Method Details
-
getMatrix
public byte[][] getMatrix() -
getScaledMatrix
public byte[][] getScaledMatrix(int xScale, int yScale)
-