Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/imagemagick_deno/src/pixels/pixel-collection.ts>PixelCollection._map

Deno port of the WASM library for ImageMagick
Go to Latest
method PixelCollection._map
import { PixelCollection } from "https://deno.land/x/imagemagick_deno@0.0.22/src/pixels/pixel-collection.ts";

Parameters

mapping: string
func: (instance: number) => void