set_orientation
Description:
[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public void set_orientation (Orientation orientation)
public void set_orientation (Orientation orientation)
Warning: set_orientation is deprecated since 0.14.0.
The orientation must be valid and cannot be UNSPECIFIED.
Note:
Use try_set_orientation instead.
Parameters:
this |
An instance of Metadata |
orientation |
The new Orientation for the image. |