Skip to main content
Module

x/imagemagick_deno/mod.ts>Gravity

Deno port of the WASM library for ImageMagick
Latest
enum Gravity
Re-export
import { Gravity } from "https://deno.land/x/imagemagick_deno@0.0.26/mod.ts";

Members

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