Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface IImageProfile
import { type IImageProfile } from "https://deno.land/x/imagemagick_deno@0.0.19/src/profiles/image-profile.ts";

Properties

readonly
name: string

Methods

getData(): Uint8Array