CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::Color Member List

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

Alpha() constCartoTypeCore::Colorinline
Blend(Color aOtherColor, int32_t aOtherColorAlpha)CartoTypeCore::Color
Blend(Color aOtherColor)CartoTypeCore::Color
Blue() constCartoTypeCore::Colorinline
Color()CartoTypeCore::Colorinline
Color(uint32_t aValue)CartoTypeCore::Colorinline
Color(int32_t aRed, int32_t aGreen, int32_t aBlue, int32_t aAlpha=0xFF)CartoTypeCore::Colorinline
Color(const MString &aColor)CartoTypeCore::Colorexplicit
Color(const String &aColor)CartoTypeCore::Colorexplicit
CombineAlpha(int32_t aAlpha)CartoTypeCore::Color
Gray() constCartoTypeCore::Colorinline
Green() constCartoTypeCore::Colorinline
Grey(int32_t aRed, int32_t aGreen, int32_t aBlue)CartoTypeCore::Colorinlinestatic
Grey() constCartoTypeCore::Colorinline
IsNull() constCartoTypeCore::Colorinline
operator!=(const Color &aColor) constCartoTypeCore::Colorinline
operator==(const Color &aColor) constCartoTypeCore::Colorinline
PremultiplyAlpha()CartoTypeCore::Color
Red() constCartoTypeCore::Colorinline
Set(const MString &aColor)CartoTypeCore::Color
SetAlpha(int32_t aAlpha)CartoTypeCore::Colorinline
ValueCartoTypeCore::Color