Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>SystemInfo_SubsamplingFormat

A high-level puppeteer/playwright-like library for Deno
Latest
type alias SystemInfo_SubsamplingFormat
import { type SystemInfo_SubsamplingFormat } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";

YUV subsampling type of the pixels of a given image.

definition: "yuv420" | "yuv422" | "yuv444"