API Documentation
nkWinUi::Color Member List

This is the complete list of members for nkWinUi::Color, including all inherited members.

Color() noexceptnkWinUi::Color
Color(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) noexceptnkWinUi::Colorexplicit
Color(float r, float g, float b, float a=1.f) noexceptnkWinUi::Colorexplicit
Color(double r, double g, double b, double a=1.0) noexceptnkWinUi::Colorexplicit
Color(unsigned int r, unsigned int g, unsigned int b, unsigned int a=255u) noexceptnkWinUi::Colorexplicit
Color(unsigned long long r, unsigned long long g, unsigned long long b, unsigned long long a=255ull) noexceptnkWinUi::Colorexplicit
Color(int r, int g, int b, int a=255) noexceptnkWinUi::Colorexplicit
Color(long long r, long long g, long long b, long long a=255ll) noexceptnkWinUi::Colorexplicit
getA() constnkWinUi::Color
getA255() constnkWinUi::Color
getAssociateColor(float factor=1.5f) constnkWinUi::Color
getB() constnkWinUi::Color
getB255() constnkWinUi::Color
getColorForDepth(unsigned int depth) constnkWinUi::Color
getG() constnkWinUi::Color
getG255() constnkWinUi::Color
getR() constnkWinUi::Color
getR255() constnkWinUi::Color
mix(const Color &other, float factor) constnkWinUi::Color
operator*(float factor) constnkWinUi::Color
~Color()nkWinUi::Color