Skip to main content
Module

x/lume/plugins/imagick.ts>Transformation

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Transformation
import { type Transformation } from "https://deno.land/x/lume@v1.13.1/plugins/imagick.ts";

Index Signatures

[key: string]: any

Properties

optional
suffix: string
optional
format: MagickFormat | MagickFormat[]
optional
matches: RegExp | string