文件名称:c++ exiftool
文件大小:24KB
文件格式:GZ
更新时间:2021-03-30 02:09:31
exif exiftool c++接口
The C++ interface for ExifTool provides the source code for a set of objects that allow C++ applications to easily leverage the full power of the exiftool application through a simple interface. This interface handles all the hard work of launching, monitoring, controlling, and communicating with an external exiftool process.
【文件预览】:
cpp_exiftool
----inc()
--------TagInfo.h(1KB)
--------ExifTool.h(4KB)
--------ExifToolPipe.h(2KB)
----src()
--------TagInfo.cpp(2KB)
--------ExifTool.cpp(27KB)
--------ExifToolPipe.cpp(6KB)
----html()
--------index.html(37KB)
--------style.css(2KB)
----example()
--------example5.cpp(2KB)
--------example1.cpp(2KB)
--------example2.cpp(2KB)
--------example4.cpp(2KB)
--------example3.cpp(5KB)
----Makefile(879B)
----README(2KB)