This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, August 4, 2010 4:11:10 AM(UTC)
Groups: Registered
Posts: 7
I have a sample image (Format ExifJpeg) which has Exif data (e.g. EXIF image width=2048).
If i call the function ReadExentions then i get an Exception "This file does not contain Exif extentions".
Was is the cause?
How determine all Exif values?
#2
Posted
:
Wednesday, August 4, 2010 6:08:53 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Can you send me a sample source file in a ZIP or RAR file that has such a comment so that I can try it on my side?
You can either post it here or send it to
support@leadtools.com and mention this post.
When attaching to the forums, do not use the "Preview" feature.
#3
Posted
:
Sunday, August 8, 2010 10:07:17 PM(UTC)
Groups: Registered
Posts: 7
#4
Posted
:
Monday, August 9, 2010 5:52:17 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
To get the image width (and other image attributes such as height, file format, DPI, bits per pixel and compression), use the RasterCodecs.GetInformation Method, then examine the members of the returned CodecsImageInfo class.
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.