文件名称:JpegExifWriter
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2018-08-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- Jeff ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Take a raw JPEG file in a memory buffer, and another binary buffer containing raw EXIF data (say output libexif), and this routine will write the JPEG out to disk, adding the EXIF data to an APP1 JPEG marker section.
This is done entirely without decompressing the raw JPEG data!
NOTE: To use this code, remove any Logger object references, and delete an unrecognized namespaces.
This is done entirely without decompressing the raw JPEG data!
NOTE: To use this code, remove any Logger object references, and delete an unrecognized namespaces.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JpegExifWriter.cpp
JpegExifWriter.h
JpegExifWriter.h