[ Version ( since = "1.20" ) ]
public static bool from_tag (TagList taglist, out OrientationMethod method)
Parses the "image-orientation" tag and transforms it into the OrientationMethod enum.
| taglist |
A TagList |
| method |
The location where to return the orientation. |
|
TRUE if there was a valid "image-orientation" tag in the taglist. |