This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, July 14, 2007 6:14:41 AM(UTC)
Groups: Registered
Posts: 5
Hi All,
I'm using VB6
I am able to update any of the Exif fields with no problems, when saving the image file.
What I am wondering: is there a way to update just the exif fields in the file, without having to put the image through the compression operation?
Where it just updates the Exif header, but retains the image data, as is, no recompression.
If someone does know, a little snippet of code would be great.
Thanks
Rick
#2
Posted
:
Monday, July 16, 2007 5:20:54 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
If you are using the Main OCX, you can use the WriteComment method instead of the Save method. This will write the comments to an existing file, without re-saving the image itself.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Monday, July 16, 2007 6:43:36 AM(UTC)
Groups: Registered
Posts: 5
Hey, Thanks a lot!!!
I knew it was something simple, but I was just not seeing it. Thanks much for pointing it out to me!
Rick
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.