Sign in Sign up
nuget

LibHeifSharp

Provides .NET bindings for libheif. Features: * Supports decoding * Top-level images * Thumbnails * Depth images * Vendor-specific auxiliary images * Supports encoding * Top-level images * Thumbnails * Supports reading and writing meta-data Requirements: The libheif shared library must be named `libheif` in order for it to be found by P/Invoke. On some platforms a DllImportResolver can be used to customize the loading of the `libheif` native library. See `LibHeifSharpDllImportResolver.cs` in the libheif-sharp-samples repository for an example of this. The minimum supported libheif version is 1.9.0.

nuget View on Nuget

Activity

Latest release
2y ago
Total releases
12
Cadence
~3 months
Last 12 months
0

Details

License
unknown
First release
Oct 21, 2020
Releases
Version Released
3.2.0 minor
3.1.0 minor
3.0.0 major
2.4.0 minor
2.3.1 patch
2.3.0 minor
2.2.0 minor
2.1.0 minor
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.0 initial