ClanLib  2.3.7
CL_Color Member List

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

aliceblueCL_Colorstatic
antiquewhiteCL_Colorstatic
aquaCL_Colorstatic
aquamarineCL_Colorstatic
azureCL_Colorstatic
beigeCL_Colorstatic
bisqueCL_Colorstatic
blackCL_Colorstatic
blanchedalmondCL_Colorstatic
blueCL_Colorstatic
bluevioletCL_Colorstatic
brownCL_Colorstatic
burlywoodCL_Colorstatic
cadetblueCL_Colorstatic
chartreuseCL_Colorstatic
chocolateCL_Colorstatic
CL_Color()CL_Colorinline
CL_Color(const CL_Colord &)CL_Colorexplicit
CL_Color(const CL_Colorf &)CL_Colorexplicit
CL_Color(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha=255)CL_Colorinline
CL_Color(const CL_StringRef &hexstr)CL_Color
colorCL_Color
coralCL_Colorstatic
cornflowerblueCL_Colorstatic
cornsilkCL_Colorstatic
crimsonCL_Colorstatic
cyanCL_Colorstatic
darkblueCL_Colorstatic
darkcyanCL_Colorstatic
darkgoldenrodCL_Colorstatic
darkgrayCL_Colorstatic
darkgreenCL_Colorstatic
darkgreyCL_Colorstatic
darkkhakiCL_Colorstatic
darkmagentaCL_Colorstatic
darkolivegreenCL_Colorstatic
darkorangeCL_Colorstatic
darkorchidCL_Colorstatic
darkredCL_Colorstatic
darksalmonCL_Colorstatic
darkseagreenCL_Colorstatic
darkslateblueCL_Colorstatic
darkslategrayCL_Colorstatic
darkslategreyCL_Colorstatic
darkturquoiseCL_Colorstatic
darkvioletCL_Colorstatic
deeppinkCL_Colorstatic
deepskyblueCL_Colorstatic
dimgrayCL_Colorstatic
dimgreyCL_Colorstatic
dodgerblueCL_Colorstatic
find_color(const CL_StringRef &name)CL_Colorstatic
firebrickCL_Colorstatic
floralwhiteCL_Colorstatic
forestgreenCL_Colorstatic
fuchsiaCL_Colorstatic
gainsboroCL_Colorstatic
get_alpha() const CL_Colorinline
get_alpha_d() const CL_Colorinline
get_alpha_f() const CL_Colorinline
get_blue() const CL_Colorinline
get_blue_d() const CL_Colorinline
get_blue_f() const CL_Colorinline
get_green() const CL_Colorinline
get_green_d() const CL_Colorinline
get_green_f() const CL_Colorinline
get_names()CL_Colorstatic
get_red() const CL_Colorinline
get_red_d() const CL_Colorinline
get_red_f() const CL_Colorinline
ghostwhiteCL_Colorstatic
goldCL_Colorstatic
goldenrodCL_Colorstatic
grayCL_Colorstatic
gray10CL_Colorstatic
gray20CL_Colorstatic
gray30CL_Colorstatic
gray40CL_Colorstatic
gray50CL_Colorstatic
gray60CL_Colorstatic
gray70CL_Colorstatic
gray80CL_Colorstatic
gray90CL_Colorstatic
greenCL_Colorstatic
greenyellowCL_Colorstatic
greyCL_Colorstatic
honeydewCL_Colorstatic
hotpinkCL_Colorstatic
indianredCL_Colorstatic
indigoCL_Colorstatic
ivoryCL_Colorstatic
khakiCL_Colorstatic
lavenderCL_Colorstatic
lavenderblushCL_Colorstatic
lawngreenCL_Colorstatic
lemonchiffonCL_Colorstatic
lightblueCL_Colorstatic
lightcoralCL_Colorstatic
lightcyanCL_Colorstatic
lightgoldenrodyellowCL_Colorstatic
lightgrayCL_Colorstatic
lightgreenCL_Colorstatic
lightgreyCL_Colorstatic
lightpinkCL_Colorstatic
lightsalmonCL_Colorstatic
lightseagreenCL_Colorstatic
lightskyblueCL_Colorstatic
lightslategrayCL_Colorstatic
lightslategreyCL_Colorstatic
lightsteelblueCL_Colorstatic
lightyellowCL_Colorstatic
limeCL_Colorstatic
limegreenCL_Colorstatic
linenCL_Colorstatic
magentaCL_Colorstatic
maroonCL_Colorstatic
mediumaquamarineCL_Colorstatic
mediumblueCL_Colorstatic
mediumorchidCL_Colorstatic
mediumpurpleCL_Colorstatic
mediumseagreenCL_Colorstatic
mediumslateblueCL_Colorstatic
mediumspringgreenCL_Colorstatic
mediumturquoiseCL_Colorstatic
mediumvioletredCL_Colorstatic
midnightblueCL_Colorstatic
mintcreamCL_Colorstatic
mistyroseCL_Colorstatic
moccasinCL_Colorstatic
navajowhiteCL_Colorstatic
navyCL_Colorstatic
oldlaceCL_Colorstatic
oliveCL_Colorstatic
olivedrabCL_Colorstatic
operator!=(const CL_Color &c) const CL_Colorinline
operator==(const CL_Color &c) const CL_Colorinline
orangeCL_Colorstatic
orangeredCL_Colorstatic
orchidCL_Colorstatic
palegoldenrodCL_Colorstatic
palegreenCL_Colorstatic
paleturquoiseCL_Colorstatic
palevioletredCL_Colorstatic
papayawhipCL_Colorstatic
peachpuffCL_Colorstatic
peruCL_Colorstatic
pinkCL_Colorstatic
plumCL_Colorstatic
powderblueCL_Colorstatic
purpleCL_Colorstatic
redCL_Colorstatic
rosybrownCL_Colorstatic
royalblueCL_Colorstatic
saddlebrownCL_Colorstatic
salmonCL_Colorstatic
sandybrownCL_Colorstatic
seagreenCL_Colorstatic
seashellCL_Colorstatic
set_alpha(unsigned int value)CL_Colorinline
set_alpha_d(float value)CL_Colorinline
set_blue(unsigned int value)CL_Colorinline
set_blue_d(float value)CL_Colorinline
set_color(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha=255)CL_Colorinline
set_color_d(float red, float green, float blue, float alpha=1.0)CL_Colorinline
set_green(unsigned int value)CL_Colorinline
set_green_d(float value)CL_Colorinline
set_red(unsigned int value)CL_Colorinline
set_red_d(float value)CL_Colorinline
siennaCL_Colorstatic
silverCL_Colorstatic
skyblueCL_Colorstatic
slateblueCL_Colorstatic
slategrayCL_Colorstatic
slategreyCL_Colorstatic
snowCL_Colorstatic
springgreenCL_Colorstatic
steelblueCL_Colorstatic
tanCL_Colorstatic
tealCL_Colorstatic
thistleCL_Colorstatic
tomatoCL_Colorstatic
transparentCL_Colorstatic
turquoiseCL_Colorstatic
violetCL_Colorstatic
wheatCL_Colorstatic
whiteCL_Colorstatic
whitesmokeCL_Colorstatic
yellowCL_Colorstatic
yellowgreenCL_Colorstatic