Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/neko/canvas/mod.ts>CanvasImageSource

frame buffer deno module built on top of mini_fb with canvas api implementation and a webgpu renderer
Latest
type alias CanvasImageSource
import { type CanvasImageSource } from "https://deno.land/x/neko@1.1.3/canvas/mod.ts";
definition:
| EmulatedCanvas2D
| EmbindObject<Image>
| Image