Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 357 Bytes

Saving as PNG using ImageSharp

This example program shows how to create a QR code and save it as a PNG file using the ImageSharp rasterization library.

Additionally, it demonstrates how to add an image in the center of the QR code.

The use of ImageSharp is recommended if the project already uses ImageSharp.