adelina
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 8/15/2011
-
Status: offline
|
rotating picture
Tuesday, August 23, 2011 8:14 PM
( permalink)
Hi,how do i found ,using a code in vbscript, if a picture is rotated and how many degrees is rotated?
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:rotating picture
Wednesday, August 24, 2011 12:57 AM
( permalink)
This is definitely not an easy thing to do in any language. There will never be a 100% way to do it. If the image has EXIF data and if the camera that took the image supported rotation reporting then you could read the EXIF data to determine rotation. I would say that images that meet those requirements are the exception though.
|
|
|
|