create QRCode
Method to create a squared QRCode file
Return
the qrcode created as File
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file
Return
the qrcode created as File
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file
Return
the qrcode created as File
Parameters
: color of the QRCode pattern
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file
Return
the qrcode created as File
Parameters
: color of the QRCode pattern
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file
Return
the qrcode created as File
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
: color of the QRCode pattern
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
: color of the QRCode pattern
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE