MCPcopy Create free account
hub / github.com/cinder/Cinder / ImColor

Class ImColor

include/imgui/imgui.h:185–185  ·  view source on GitHub ↗

Coordinates of a rectangle within a texture.

Source from the content-addressed store, hash-verified

183struct ImTextureData; // Specs and pixel storage for a texture used by Dear ImGui.
184struct ImTextureRect; // Coordinates of a rectangle within a texture.
185struct ImColor; // Helper functions to create a color that can be converted to either u32 or float4 (*OBSOLETE* please avoid using)
186
187// Forward declarations: ImGui layer
188struct ImGuiContext; // Dear ImGui context (opaque structure, unless including imgui_internal.h)

Callers 3

HSVMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected