Skip to main content

ImageOrientation

type alias ImageOrientation

Specifies how the bitmap image should be oriented.

Definition Jump to heading

"flipY"
| "from-image"
| "none"
Back to top