Uses a two-element integer array to get the size (in pixels) of a barcode.
public void getActualSize(int[] sizeArray) |
Parameters
sizeArray
Stores the barcode size, the first element stores the value of width and the second element stores the value of height.