Skip to main content
Module

x/canvas/mod.ts>PathOpEnumValues

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
interface PathOpEnumValues
implements EmbindEnum
import { type PathOpEnumValues } from "https://deno.land/x/canvas@v1.0.0/mod.ts";

Properties

Difference: PathOp
Intersect: PathOp
Union: PathOp
XOR: PathOp
ReverseDifference: PathOp