Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/skia_canvas/mod.ts>Path2D#roundRect

Fast HTML Canvas API implementation for Deno using Google Skia
Latest
method Path2D.prototype.roundRect
Re-export
import { Path2D } from "https://deno.land/x/skia_canvas@0.5.6/mod.ts";

Parameters

x: number
y: number
width: number
height: number