Skip to main content
Module

x/canvas/mod.ts>Shader

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

See SkShader.h for more on this class. The objects are opaque.

definition: EmbindObject<Shader>