Skip to main content
Module

x/imagemagick_deno/mod.ts>ByteArray

Deno port of the WASM library for ImageMagick
Go to Latest
type alias ByteArray
Re-export
import { type ByteArray } from "https://deno.land/x/imagemagick_deno@0.0.25/mod.ts";
definition: Int8Array | Uint8Array | Uint8ClampedArray