qxLib
qx::color Member List

This is the complete list of members for qx::color, including all inherited members.

_QX_DEFINE_COLOR(alice_blue, AliceBlue, 240, 248, 255)qx::color
a() const noexceptqx::color
a_dec() const noexceptqx::color
b() const noexceptqx::color
b_dec() const noexceptqx::color
brighten(float fPercent) noexceptqx::color
brighten(const color &other, float fPercent) noexceptqx::colorstatic
color(float fRed, float fGreen, float fBlue, float fAlpha=1.f) noexceptqx::color
color(int nRed, int nGreen, int nBlue, int nAlpha=255) noexceptqx::color
color(u64 nHexValue) noexceptqx::colorexplicit
color(const glm::ivec3 &vec3) noexceptqx::colorexplicit
color(const glm::ivec4 &vec4) noexceptqx::colorexplicit
darken(float fPercent) noexceptqx::color
darken(const color &other, float fPercent) noexceptqx::colorstatic
data() const noexceptqx::color
empty() noexceptqx::colorstatic
from_string(string_view svColorName) noexceptqx::colorinlinestatic
g() const noexceptqx::color
g_dec() const noexceptqx::color
hex_argb() const noexceptqx::color
hex_rgb() const noexceptqx::color
hex_rgba() const noexceptqx::color
operator[](size_t i) noexceptqx::color
operator[](size_t i) const noexceptqx::color
r() const noexceptqx::color
r_dec() const noexceptqx::color
set_a(float fValue) noexceptqx::color
set_a_dec(int nValue) noexceptqx::color
set_b(float fValue) noexceptqx::color
set_b_dec(int nValue) noexceptqx::color
set_g(float fValue) noexceptqx::color
set_g_dec(int nValue) noexceptqx::color
set_r(float fValue) noexceptqx::color
set_r_dec(int nValue) noexceptqx::color
size() noexceptqx::colorstatic
update_a(float fDeltaValue) noexceptqx::color
update_a_dec(int nDeltaValue) noexceptqx::color
update_b(float fDeltaValue) noexceptqx::color
update_b_dec(int nDeltaValue) noexceptqx::color
update_g(float fDeltaValue) noexceptqx::color
update_g_dec(int nDeltaValue) noexceptqx::color
update_r(float fDeltaValue) noexceptqx::color
update_r_dec(int nDeltaValue) noexceptqx::color