You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a hobby project of mine and for the past 6 months i have been looking for a C# library to decode/encode image collection into a HEIC container. sadly the only libraries out there only decode the main image.
I have tried PInvoke the library using SWIG but I still haven't managed to do it with LIBHEIF or tifig.
can you please help and make it possible to access the tools of the library through C# ?
Again.. My goal is to decode/encode several images (with thumbnails) into a HEIC container.
The text was updated successfully, but these errors were encountered:
I am working on a hobby project of mine and for the past 6 months i have been looking for a C# library to decode/encode image collection into a HEIC container. sadly the only libraries out there only decode the main image.
I have tried PInvoke the library using SWIG but I still haven't managed to do it with LIBHEIF or tifig.
can you please help and make it possible to access the tools of the library through C# ?
Again.. My goal is to decode/encode several images (with thumbnails) into a HEIC container.
The text was updated successfully, but these errors were encountered: