from_tag


Description:

[ 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.

Parameters:

taglist

A TagList

method

The location where to return the orientation.

Returns:

TRUE if there was a valid "image-orientation" tag in the taglist.