Skip to main content
Module

x/imagemagick_deno/src/index.ts>IDrawable

Deno port of the WASM library for ImageMagick
Latest
interface IDrawable
Re-export
import { type IDrawable } from "https://deno.land/x/imagemagick_deno@0.0.26/src/index.ts";

Methods

draw(wand: IDrawingWand): void