Skip to main content
Go to Latest
class MagickDefine
implements IDefine
Re-export
import { MagickDefine } from "https://deno.land/x/imagemagick_deno@0.0.21/mod.ts";

Constructors

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

Properties

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