Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class MagickDefine
implements IDefine
import { MagickDefine } from "https://deno.land/x/imagemagick_deno@0.0.14/src/defines/magick-define.ts";

Constructors

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

Properties

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