Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImColor Member List

This is the complete list of members for ImColor, including all inherited members.

HSV(float h, float s, float v, float a=1.0f)ImColorinlinestatic
ImColor()ImColorinline
ImColor(int r, int g, int b, int a=255)ImColorinline
ImColor(ImU32 rgba)ImColorinline
ImColor(float r, float g, float b, float a=1.0f)ImColorinline
ImColor(const ImVec4 &col)ImColorinline
operator ImU32() constImColorinline
operator ImVec4() constImColorinline
SetHSV(float h, float s, float v, float a=1.0f)ImColorinline
ValueImColor