Skip to main content
Module

x/lume/deps/imagick.ts>Magick

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class Magick
import { Magick } from "https://deno.land/x/lume@v1.15.2/deps/imagick.ts";

Static Properties

readonly
delegates: string
readonly
features: string
readonly
imageMagickVersion: string
setRandomSeed: (seed: number) => void
readonly
supportedFormats: ReadonlyArray<MagickFormatInfo>

Static Methods

_getFontFileName(name: string): string
addFont(name: string, data: Uint8Array): void