Skip to main content
Module

x/canvas/types.ts>CanvasFillRule

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
type alias CanvasFillRule
import { type CanvasFillRule } from "https://deno.land/x/canvas@v1.0.0/types.ts";
definition: "nonzero" | "evenodd"