Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class MagickDefine
implements IDefine
Re-export
import { MagickDefine } from "https://deno.land/x/imagemagick_deno@0.0.19/src/index.ts";

Constructors

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

Properties

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