Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dwm/ext/imgui.ts>ImColor

Deno Window Manager: Cross-platform window creation and management
Go to Latest
type alias ImColor
import { type ImColor } from "https://deno.land/x/dwm@0.3.2/ext/imgui.ts";

Helper functions to create a color that can be converted to either u32 or float4 (OBSOLETE please avoid using)

definition: Deno.PointerValue