Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Image Collection in a HEIC File? #9

Open
moutasem1989 opened this issue May 30, 2019 · 2 comments
Open

Image Collection in a HEIC File? #9

moutasem1989 opened this issue May 30, 2019 · 2 comments

Comments

@moutasem1989
Copy link

moutasem1989 commented May 30, 2019

This HEIC Sample contains several images in this single container.
Could you help me and add the function to extract multible images from a HEIC file alongside finding out how many images it contains and the thumbnails of those images?

@liuziangexit
Copy link
Owner

https://github.com/liuziangexit/HEIF-Utility-Native-DLL/blob/master/Srcs/HUD/main.cpp

function read_heif_info can acquire id of those thumbnails.
and function read_heif_tiles can read those thumbnails based on result of read_heif_info

this should work...
those code is written by me two years ago, its looks terrible nowadays...forgive it

@moutasem1989
Copy link
Author

I am just a beginner coder. but even I can tell you did a good job. Thank you for the help !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants