Skip to main content
Module

x/lume/deps/imagick.ts>Gravity

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

Members

Center = 5
East = 6
Forget = 0
North = 2
Northeast = 3
Northwest = 1
South = 8
Southeast = 9
Southwest = 7
Undefined
West = 4