Generates a QR code image in PNG format for the given input text. The requested image size should be specified in pixels.
(
input: String,
options: Options,
logo: &[u8],
image_size: usize,
)
source not stored for this graph (policy: none)