get_orientation
Description:
[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public Orientation get_orientation ()
public Orientation get_orientation ()
Warning: get_orientation is deprecated since 0.14.0.
The EXIF Orientation field
Note:
Use try_get_orientation instead.
Parameters:
this |
An instance of Metadata |
Returns:
A Orientation value representing the EXIF orientation value. |