import { type SkContourMeasureIterConstructor } from "https://deno.land/x/canvas@v1.0.0/types.ts";
Methods
new(): SkContourMeasureIter
Creates an SkContourMeasureIter with the given path.
x/canvas/types.ts>SkContourMeasureIterConstructor
import { type SkContourMeasureIterConstructor } from "https://deno.land/x/canvas@v1.0.0/types.ts";
Creates an SkContourMeasureIter with the given path.