MCPcopy Create free account
hub / github.com/Veerzeng/GraphicAlgorithm / ColorConvertRGBtoHSV

Method ColorConvertRGBtoHSV

SDK/imgui_master/imgui.cpp:1627–1645  ·  view source on GitHub ↗

Convert rgb floats ([0-1],[0-1],[0-1]) to hsv floats ([0-1],[0-1],[0-1]), from Foley & van Dam p592 Optimized http://lolengine.net/blog/2013/01/13/fast-rgb-to-hsv

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ImSwapFunction · 0.85
ImFabsFunction · 0.85

Tested by

no test coverage detected