Skip to main content
Module

x/canvas/src/types.ts>ImageSmoothingQuality

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Latest
type alias ImageSmoothingQuality
import { type ImageSmoothingQuality } from "https://deno.land/x/canvas@v1.4.1/src/types.ts";
definition: "low" | "medium" | "high"