Skip to main content
Module

x/cliffy/mod.ts>image

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
variable image
Re-export
import { image } from "https://deno.land/x/cliffy@v0.16.0/mod.ts";

Create image.

type

(buffer: string | ArrayBuffer, options?: ImageOptions) => string