Adds the given logo at the center of QR code image. It ensures that the logo does not cover more than 10% of the image, which is below the QR error threshold.
(qr: &mut ImageBuffer<Rgba<u8>, Vec<u8>>, logo: &[u8])
source not stored for this graph (policy: none)
no test coverage detected