EXIF Data - How to compute APEX values?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hello, i have to use a component to extract exif data from jpg and tif files in my application. everything works fine so far. the component returns apex values as strings (formatted as fractions), e.g.
5000/100
for ShutterspeedValue or227/32
for FocalLength. i've read in the EXIF spec that there are quite difficult formulas to be used to calculate the real values. since i'm not a math-genius i'd like to ask if someone has done this already and can point me to some c# snippets. i'm pretty desperate on this one and appreceate any help. thanks in advance./matthias
I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]