Skip to main content
Module

x/cliffy/mod.ts>ImageOptions

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

Image options.

Properties

optional
width: number
optional
height: number
optional
preserveAspectRatio: boolean