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

x/imagemagick_deno/src/profiles/image-profile.ts>IImageProfile

Deno port of the WASM library for ImageMagick
Go to Latest
interface IImageProfile
import { type IImageProfile } from "https://deno.land/x/imagemagick_deno@0.0.22/src/profiles/image-profile.ts";

Properties

readonly
name: string

Methods

getData(): Uint8Array