This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.
Show Uno properties and methods

Enums

ImageOrientation uno

ImageOrientation is used to indicate the orientation of an image. The enum describes a transformation containing a vertical flip (if the FlipVertical flag is active), and then a rotation (if one of the rotation flags is active). Note that the flip should be applied before the rotation.

Structs