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

x/skia_canvas/src/image.ts>Image.loadSync

Fast HTML Canvas API implementation for Deno using Google Skia
Latest
method Image.loadSync
import { Image } from "https://deno.land/x/skia_canvas@0.5.6/src/image.ts";

Load an image from a local file synchronously.

Parameters

path: string