Skip to main content
Module

x/lume/deps/imagick.ts>MagickDefine

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

Constructors

new
MagickDefine(
format: MagickFormat,
name: string,
value: string,
)

Properties

readonly
format: MagickFormat
readonly
name: string
readonly
value: string