ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Bug in IECopyEXIF?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

am24

30 Posts

Posted - Aug 26 2014 :  02:09:20  Show Profile  Reply
In function IECopyEXIF you have the following line:

dest.EXIF_ImageDescription := source.TIFF_ImageDescription;

I have a scenario here where the ImageDescription is deleted in that case.

If I change it to...

dest.EXIF_ImageDescription := source.EXIF_ImageDescription;

...everything seems to work.

Thanks, Martin

xequte

39053 Posts

Posted - Aug 26 2014 :  23:11:18  Show Profile  Reply
Thanks, I'm investigating.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: