Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method PixelCollection.prototype.use
import { PixelCollection } from "https://deno.land/x/imagemagick_deno@0.0.19/src/pixels/pixel-collection.ts";

Type Parameters

TReturnType

Parameters

x: number
y: number
width: number
height: number
mapping: string
func: (instance: number) => TReturnType