Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 276 Bytes

Saving as PNG using SkiaSharp

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

The use of SkiaSharp is recommended for multi-platform and all non-Windows projects.