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

x/skia_canvas/mod.ts>Canvas#resize

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

Parameters

width: number
height: number