BarcodeMatrix

Holds all of the information for a barcode in a format where it can be easily accessible

Functions

Link copied to clipboard
Link copied to clipboard
fun getScaledMatrix(xScale: Int, yScale: Int): Array<ByteArray>