ImColor

Undocumented in source.

Constructors

this
this(ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source.
this
this(float r, float g, float b, float a)
Undocumented in source.

Alias This

value

Members

Functions

asImVec4
ImVec4 asImVec4()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
ImU32 value;
Undocumented in source.

Meta