MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / ColorEdit4

Method ColorEdit4

CPPScripts/External/ImGui/imgui_widgets.cpp:5507–5753  ·  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 color 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 10

GetCurrentWindowFunction · 0.85
ImIsPowerOfTwoFunction · 0.85
ImMaxFunction · 0.85
ColorEditRestoreHSFunction · 0.85
ImFormatStringFunction · 0.85
ImClampFunction · 0.85
ImCharIsBlankAFunction · 0.85
ImVec2Function · 0.85
ImVec4Class · 0.85
ClearFlagsMethod · 0.45

Tested by

no test coverage detected