EasyEXIF is a tiny, lightweight C++ library that parses basic information out of JPEG files. It uses only the std::string library and is otherwise pure C++. You pass it the binary contents of a JPEG file, and it parses out a few of the most important EXIF fields for you.master
parent
6308d725f4
commit
d9552a9c51
1 changed files with 1 additions and 0 deletions
Loading…
Reference in New Issue