Skip to main content
Module

x/lume/deps/imagick.ts>OrientationType

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
enum OrientationType
Re-export
import { OrientationType } from "https://deno.land/x/lume@v1.13.1/deps/imagick.ts";

Members

BottomLeft
BottomRight
LeftBotom
LeftTop
RightBottom
RightTop
TopLeft
TopRight
Undefined