Hi,
Refering to https://docs.aspose.com/barcode/java/set-aspect-ratio-of-barcodes/
how is the aspect ratio calulated?
I mean the first barcode image.png (646 Bytes)
as per link “An aspect ratio of 3:2 means the barcode is 1.5 (or 3/2) times wider than it is tall”
however the barcode is wider more than twice the height of the barcode.
and
image.png (574 Bytes)
It says “An aspect ratio of 2 means that the barcode width is two times greater than the height.”
however if i measure width is about six time wider than its height.
When calculating aspect ration what width and height are being used in the calculations?