generateSwissPaymentFormPng
Generates a Swiss QR payment form in PNG format based on the provided payment data.
Return
a ByteArray representing the generated Swiss QR payment form in PNG format.
Parameters
paymentData
an instance of PaymentQRValues containing payment-specific details, including creditor and debtor information, payment amount, currency, and references.