Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
enum OrientationType
Re-export
import { OrientationType } from "https://deno.land/x/imagemagick_deno@0.0.19/src/index.ts";

Members

BottomLeft
BottomRight
LeftBotom
LeftTop
RightBottom
RightTop
TopLeft
TopRight
Undefined