create QRConfig
private open fun createQRConfig(foregroundColor: String, backgroundColor: String): MatrixToImageConfig
Method to create a matrix config for customize the QRCode
Return
matrix config as MatrixToImageConfig
Parameters
foreground Color
: color of the QRCode pattern
background Color
: background color of the QRCode pattern