Skip to main content
Go to Latest
enum OrientationType
Re-export
import { OrientationType } from "https://deno.land/x/imagemagick_deno@0.0.19/mod.ts";

Members

BottomLeft
BottomRight
LeftBotom
LeftTop
RightBottom
RightTop
TopLeft
TopRight
Undefined