Gorgon Game Engine
RGBA Member List

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

ARGBA
AccurateLuminance() constRGBA
BRGBA
Blend(const RGBA &color)RGBA
Blend(const RGBA &color, float alpha)RGBA
BlendWith(const RGBA &color) constRGBA
BlendWith(const RGBA &color, float alpha) constRGBA
ChannelType typedefRGBA
GRGBA
HTMLColor() constRGBA
Luminance() constRGBA
operator int() constRGBA
operator std::string() constRGBA
operator uint32_t() constRGBA
operator!=(const RGBA &other) constRGBA
operator=(const RGBA &)=defaultRGBA
operator=(const int &color)RGBA
operator=(const uint32_t &color)RGBA
operator=(float lum)RGBA
operator==(const RGBA &other) constRGBA
RRGBA
RGBA()RGBA
RGBA(const RGBA &)=defaultRGBA
RGBA(const RGBA &other, Byte newalpha)RGBA
RGBA(const RGBA &other, int newalpha)RGBA
RGBA(const RGBA &other, double newalpha)RGBA
RGBA(const RGBA &other, float newalpha)RGBA
RGBA(const RGBA &first, const RGBA &second, float alpha=1.0f)RGBA
RGBA(const RGBA &first, const RGBA &second, double alpha)RGBA
RGBA(const RGBA &first, const RGBA &second, int alpha)RGBA
RGBA(Byte r, Byte g, Byte b, Byte a=255)RGBA
RGBA(Byte lum, Byte a=255)RGBAexplicit
RGBA(int lum, int a)RGBAexplicit
RGBA(int color)RGBA
RGBA(uint32_t color)RGBA
RGBA(float lum)RGBAexplicit
RGBA(double lum)RGBAexplicit