MCPcopy Create free account
hub / github.com/btbd/smap / ColorEdit4

Method ColorEdit4

example/imgui/imgui.cpp:10078–10275  ·  view source on GitHub ↗

Edit colors components (each component in 0.0f..1.0f range). See enum ImGuiColorEditFlags_ for available options. e.g. Only access 3 floats if ImGuiColorEditFlags_NoAlpha flag is set. With typical options: Left-click on colored square to open color picker. Right-click to open option menu. CTRL-Click over input fields to edit them and TAB to go to next item.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GetCurrentWindowFunction · 0.85
ImMaxFunction · 0.85
ImFormatStringFunction · 0.85
ImClampFunction · 0.85
ImCharIsSpaceFunction · 0.85
ImVec2Class · 0.85

Tested by

no test coverage detected