Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 549 Bytes

libheif-sharp-samples

Sample applications for libheif-sharp.

The decoder sample demonstrates converting HEIF/AVIF images to PNG.
The encoder sample demonstrates converting images from JPEG, PNG, etc to HEIF/AVIF.
The info sample prints information about a HEIF/AVIF image to the console.

License

This project is licensed under the terms of the MIT License.
See License.txt for more information.