Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface IDrawable
Re-export
import { type IDrawable } from "https://deno.land/x/frugal@0.9.0/doc/dep/imagemagick_deno.ts";

Methods

draw(wand: IDrawingWand): void