All Short values in the EXIF parser are returned as 0 when ToString is used. I'm looking through the source, but haven't put my finger on it yet. This was noticed when I tried to read Orientation so we can store the image's rotation in the database. It was 0, but then I noticed all non-array Short values return 0 also. Still investigating arrays of Short. Any thoughts on what it might be, or if I should use another method to get Short converted to string?
If you need an image to test on let me know, but it's easy enough if you have a phone that sets the Orientation tag.
Thanks!
If you need an image to test on let me know, but it's easy enough if you have a phone that sets the Orientation tag.
Thanks!