tifig icon indicating copy to clipboard operation
tifig copied to clipboard

Can you make a NuGet library?

Open moutasem1989 opened this issue 4 years ago • 0 comments

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.

moutasem1989 avatar Sep 10 '19 18:09 moutasem1989