#exifEdit
this is a test for JPEG marking to dataset in windows,it uses windows api to edit exif metadata of jpeg
support :
XP_TITLE
(L"/app1/ifd/{ushort=40091}") 中文:标题
XP_COMMENT
(L"/app1/ifd/{ushort=40092}") 中文:备注
XP_AUTHOR
(L"/app1/ifd/{ushort=40093}") 中文:作者
XP_KEYWORDS
(L"/app1/ifd/{ushort=40094}") 中文:标记
XP_SUBJECT
(L"/app1/ifd/{ushort=40095}") 中文:主题
if you want to edit any property of a file ,you can add corresponding field in it.
#show image
gleefeng/exifEditTest
this is a exif editor in windows ,usually for image data marking.such as JPEG and so on
C++