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

x/shapes_plus/mod.ts>Image.loadSync

Used canvas library to make shapes
Latest
method Image.loadSync
Re-export
import { Image } from "https://deno.land/x/shapes_plus@v0.0.5.1/mod.ts";

Load an image from a local file synchronously.

Parameters

path: string