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

x/dwm/ext/canvas.ts>Image.loadSync

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method Image.loadSync
Re-export
import { Image } from "https://deno.land/x/dwm@0.2.0/ext/canvas.ts";

Load an image from a local file synchronously.

Parameters

path: string