Skip to main content
Module

x/canvas/mod.ts>TextureSource

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Latest
type alias TextureSource
import { type TextureSource } from "https://deno.land/x/canvas@v1.4.1/mod.ts";

These are the types that webGL's texImage2D supports as a way to get data from as a texture.