Dimensions

class Dimensions(minCols: Int, maxCols: Int, minRows: Int, maxRows: Int)

Data object to specify the minimum and maximum number of rows and columns for a PDF417 barcode.

Constructors

Link copied to clipboard
constructor(minCols: Int, maxCols: Int, minRows: Int, maxRows: Int)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard