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

Constructors

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

Properties

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