Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/imagemagick_deno/src/internal/magick-rectangle.ts>MagickRectangle.use

Deno port of the WASM library for ImageMagick
Extremely Popular
Go to Latest
method MagickRectangle.use
import { MagickRectangle } from "https://deno.land/x/imagemagick_deno@0.0.25/src/internal/magick-rectangle.ts";

Type Parameters

TReturnType

Parameters

geometry: MagickGeometry
func: (rectangle: number) => TReturnType