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

x/dwm/ext/imgui.ts>imgui.image

Deno Window Manager: Cross-platform window creation and management
Latest
function imgui.image
import { imgui } from "https://deno.land/x/dwm@0.3.6/ext/imgui.ts";
const { image } = imgui;

Parameters

user_texture_id: ImTextureID
size: ImVec2
uv0: ImVec2
uv1: ImVec2
tint_col: ImVec4
border_col: ImVec4