Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class MagickDefine
implements IDefine
Re-export
import { MagickDefine } from "https://deno.land/x/frugal@0.9.0/doc/dep/imagemagick_deno.ts";

Constructors

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

Properties

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