nokiatech / heif

High Efficiency Image File Format
Other
1.75k stars 248 forks source link

Image Collection in HEIC Container / C# Interface ? #69

Open moutasem1989 opened 5 years ago

moutasem1989 commented 5 years ago

First: Is there a C# interface for this Library? How can i get one? would SWIG work with it? Could you post the ported library with SWIG for C# interface? Second: As an example, I have This HEIC Sample File. It contains an Image collection in one single container. How do i determen how many images exist in this container? how do i extract those images?

liuziangexit commented 5 years ago

First you are going to make sure that you totally know how to use the C++ version nokiatech/heif API. And than just Google “C# PInvoke” and you will find out how to call a native library in .NET .

On Tue, Jun 4, 2019 at 11:40 PM moutasem1989 notifications@github.com wrote:

First: Is there a C# interface for this Library? How can i get one? would SWIG work with it? Could you post the ported library with SWIG for C# interface? Second: As an example, I have This HEIC Sample https://github.com/nokiatech/heif/files/3253266/HEIC.Sample.zip File. It contains an Image collection in one single container. How do i determen how many images exist in this container? how do i extract those images?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nokiatech/heif/issues/69?email_source=notifications&email_token=ADU42URCIORZCUTPQ67SX4LPY2EF3A5CNFSM4HS5UTAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXSBKKQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ADU42UT7QTTIGKFL7LO2GCDPY2EF3ANCNFSM4HS5UTAA .