Skip to main content
Go to Latest
interface IDrawable
Re-export
import { type IDrawable } from "https://deno.land/x/imagemagick_deno@0.0.21/mod.ts";

Methods

draw(wand: IDrawingWand): void