FileOnQ / Imaging.Heif

A C#/.NET wrapper around libheif for decoding and processing high efficiency image formats (heif, heic).
GNU Lesser General Public License v3.0
15 stars 4 forks source link

Add XML Docs #22

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 3 years ago

Description

Update all public APIs in FileOnQ.Imaging.Heif to have proper xml docs. Verify the docs show up using the NuGet package.

SkyeHoefling commented 2 years ago

@kenny-sellers I assigned this one to you, I would like us to add xml docs to all public facing APIs so it is easier to understand downstream when integrating with the library