Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > ae5f5ea67b2d15b5d673782dfd2069cf > files > 169

libwmf-0.2.8.3-6.4.20060mdk.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>src/player/color.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>color.h File Reference</h1><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a147">wmf_ipa_color_init</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a148">wmf_ipa_color_add</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API, <a class="el" href="ipa_8h.html#a0">wmfRGB</a> *rgb)</td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a149">wmf_ipa_color_index</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API, <a class="el" href="ipa_8h.html#a0">wmfRGB</a> *rgb)</td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a150">wmf_ipa_color_count</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a> *&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a151">wmf_ipa_color</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API, unsigned long index)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a153">wmf_rgb_white</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a154">wmf_rgb_black</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a155">wmf_rgb_color</a> (<a class="el" href="types_8h.html#a22">wmfAPI</a> *API, float red, float green, float blue)</td></tr>
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a0">wmf_aliceblue</a> = { 240, 248, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a1">wmf_antiquewhite</a> = { 250, 235, 215 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a2">wmf_aqua</a> = { 0, 255, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a3">wmf_aquamarine</a> = { 127, 255, 212 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a4">wmf_azure</a> = { 240, 255, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a5">wmf_beige</a> = { 245, 245, 220 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a6">wmf_bisque</a> = { 255, 228, 196 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a7">wmf_black</a> = { 0, 0, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a8">wmf_blanchedalmond</a> = { 255, 235, 205 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a9">wmf_blue</a> = { 0, 0, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a10">wmf_blueviolet</a> = { 138, 43, 226 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a11">wmf_brown</a> = { 165, 42, 42 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a12">wmf_burlywood</a> = { 222, 184, 135 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a13">wmf_cadetblue</a> = { 95, 158, 160 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a14">wmf_chartreuse</a> = { 127, 255, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a15">wmf_chocolate</a> = { 210, 105, 30 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a16">wmf_coral</a> = { 255, 127, 80 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a17">wmf_cornflowerblue</a> = { 100, 149, 237 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a18">wmf_cornsilk</a> = { 255, 248, 220 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a19">wmf_crimson</a> = { 220, 20, 60 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a20">wmf_cyan</a> = { 0, 255, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a21">wmf_darkblue</a> = { 0, 0, 139 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a22">wmf_darkcyan</a> = { 0, 139, 139 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a23">wmf_darkgoldenrod</a> = { 184, 134, 11 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a24">wmf_darkgray</a> = { 169, 169, 169 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a25">wmf_darkgreen</a> = { 0, 100, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a26">wmf_darkgrey</a> = { 169, 169, 169 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a27">wmf_darkkhaki</a> = { 189, 183, 107 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a28">wmf_darkmagenta</a> = { 139, 0, 139 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a29">wmf_darkolivegreen</a> = { 85, 107, 47 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a30">wmf_darkorange</a> = { 255, 140, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a31">wmf_darkorchid</a> = { 153, 50, 204 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a32">wmf_darkred</a> = { 139, 0, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a33">wmf_darksalmon</a> = { 233, 150, 122 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a34">wmf_darkseagreen</a> = { 143, 188, 143 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a35">wmf_darkslateblue</a> = { 72, 61, 139 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a36">wmf_darkslategray</a> = { 47, 79, 79 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a37">wmf_darkslategrey</a> = { 47, 79, 79 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a38">wmf_darkturquoise</a> = { 0, 206, 209 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a39">wmf_darkviolet</a> = { 148, 0, 211 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a40">wmf_deeppink</a> = { 255, 20, 147 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a41">wmf_deepskyblue</a> = { 0, 191, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a42">wmf_dimgray</a> = { 105, 105, 105 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a43">wmf_dimgrey</a> = { 105, 105, 105 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a44">wmf_dodgerblue</a> = { 30, 144, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a45">wmf_firebrick</a> = { 178, 34, 34 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a46">wmf_floralwhite</a> = { 255, 250, 240 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a47">wmf_forestgreen</a> = { 34, 139, 34 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a48">wmf_fuchsia</a> = { 255, 0, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a49">wmf_gainsboro</a> = { 220, 220, 220 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a50">wmf_ghostwhite</a> = { 248, 248, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a51">wmf_gold</a> = { 255, 215, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a52">wmf_goldenrod</a> = { 218, 165, 32 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a53">wmf_gray</a> = { 128, 128, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a54">wmf_grey</a> = { 128, 128, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a55">wmf_green</a> = { 0, 128, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a56">wmf_greenyellow</a> = { 173, 255, 47 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a57">wmf_honeydew</a> = { 240, 255, 240 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a58">wmf_hotpink</a> = { 255, 105, 180 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a59">wmf_indianred</a> = { 205, 92, 92 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a60">wmf_indigo</a> = { 75, 0, 130 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a61">wmf_ivory</a> = { 255, 255, 240 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a62">wmf_khaki</a> = { 240, 230, 140 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a63">wmf_lavender</a> = { 230, 230, 250 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a64">wmf_lavenderblush</a> = { 255, 240, 245 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a65">wmf_lawngreen</a> = { 124, 252, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a66">wmf_lemonchiffon</a> = { 255, 250, 205 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a67">wmf_lightblue</a> = { 173, 216, 230 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a68">wmf_lightcoral</a> = { 240, 128, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a69">wmf_lightcyan</a> = { 224, 255, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a70">wmf_lightgoldenrodyellow</a> = { 250, 250, 210 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a71">wmf_lightgray</a> = { 211, 211, 211 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a72">wmf_lightgreen</a> = { 144, 238, 144 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a73">wmf_lightgrey</a> = { 211, 211, 211 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a74">wmf_lightpink</a> = { 255, 182, 193 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a75">wmf_lightsalmon</a> = { 255, 160, 122 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a76">wmf_lightseagreen</a> = { 32, 178, 170 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a77">wmf_lightskyblue</a> = { 135, 206, 250 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a78">wmf_lightslategray</a> = { 119, 136, 153 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a79">wmf_lightslategrey</a> = { 119, 136, 153 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a80">wmf_lightsteelblue</a> = { 176, 196, 222 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a81">wmf_lightyellow</a> = { 255, 255, 224 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a82">wmf_lime</a> = { 0, 255, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a83">wmf_limegreen</a> = { 50, 205, 50 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a84">wmf_linen</a> = { 250, 240, 230 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a85">wmf_magenta</a> = { 255, 0, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a86">wmf_maroon</a> = { 128, 0, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a87">wmf_mediumaquamarine</a> = { 102, 205, 170 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a88">wmf_mediumblue</a> = { 0, 0, 205 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a89">wmf_mediumorchid</a> = { 186, 85, 211 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a90">wmf_mediumpurple</a> = { 147, 112, 219 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a91">wmf_mediumseagreen</a> = { 60, 179, 113 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a92">wmf_mediumslateblue</a> = { 123, 104, 238 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a93">wmf_mediumspringgreen</a> = { 0, 250, 154 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a94">wmf_mediumturquoise</a> = { 72, 209, 204 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a95">wmf_mediumvioletred</a> = { 199, 21, 133 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a96">wmf_midnightblue</a> = { 25, 25, 112 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a97">wmf_mintcream</a> = { 245, 255, 250 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a98">wmf_mistyrose</a> = { 255, 228, 225 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a99">wmf_moccasin</a> = { 255, 228, 181 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a100">wmf_navajowhite</a> = { 255, 222, 173 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a101">wmf_navy</a> = { 0, 0, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a102">wmf_oldlace</a> = { 253, 245, 230 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a103">wmf_olive</a> = { 128, 128, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a104">wmf_olivedrab</a> = { 107, 142, 35 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a105">wmf_orange</a> = { 255, 165, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a106">wmf_orangered</a> = { 255, 69, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a107">wmf_orchid</a> = { 218, 112, 214 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a108">wmf_palegoldenrod</a> = { 238, 232, 170 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a109">wmf_palegreen</a> = { 152, 251, 152 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a110">wmf_paleturquoise</a> = { 175, 238, 238 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a111">wmf_palevioletred</a> = { 219, 112, 147 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a112">wmf_papayawhip</a> = { 255, 239, 213 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a113">wmf_peachpuff</a> = { 255, 218, 185 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a114">wmf_peru</a> = { 205, 133, 63 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a115">wmf_pink</a> = { 255, 192, 203 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a116">wmf_plum</a> = { 221, 160, 221 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a117">wmf_powderblue</a> = { 176, 224, 230 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a118">wmf_purple</a> = { 128, 0, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a119">wmf_red</a> = { 255, 0, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a120">wmf_rosybrown</a> = { 188, 143, 143 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a121">wmf_royalblue</a> = { 65, 105, 225 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a122">wmf_saddlebrown</a> = { 139, 69, 19 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a123">wmf_salmon</a> = { 250, 128, 114 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a124">wmf_sandybrown</a> = { 244, 164, 96 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a125">wmf_seagreen</a> = { 46, 139, 87 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a126">wmf_seashell</a> = { 255, 245, 238 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a127">wmf_sienna</a> = { 160, 82, 45 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a128">wmf_silver</a> = { 192, 192, 192 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a129">wmf_skyblue</a> = { 135, 206, 235 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a130">wmf_slateblue</a> = { 106, 90, 205 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a131">wmf_slategray</a> = { 112, 128, 144 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a132">wmf_slategrey</a> = { 112, 128, 144 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a133">wmf_snow</a> = { 255, 250, 250 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a134">wmf_springgreen</a> = { 0, 255, 127 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a135">wmf_steelblue</a> = { 70, 130, 180 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a136">wmf_tan</a> = { 210, 180, 140 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a137">wmf_teal</a> = { 0, 128, 128 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a138">wmf_thistle</a> = { 216, 191, 216 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a139">wmf_tomato</a> = { 255, 99, 71 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a140">wmf_turquoise</a> = { 64, 224, 208 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a141">wmf_violet</a> = { 238, 130, 238 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a142">wmf_wheat</a> = { 245, 222, 179 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a143">wmf_white</a> = { 255, 255, 255 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a144">wmf_whitesmoke</a> = { 245, 245, 245 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a145">wmf_yellow</a> = { 255, 255, 0 }</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="ipa_8h.html#a0">wmfRGB</a>&nbsp;</td><td valign=bottom><a class="el" href="src_2player_2color_8h.html#a146">wmf_yellowgreen</a> = { 154, 205, 50 }</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a151" doxytag="src/player/color.h::wmf_ipa_color"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a>* wmf_ipa_color </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>API</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned long&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>index</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get indexed color.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle </td></tr>
<tr><td valign=top><em>index</em>&nbsp;</td><td>
the index of the color</td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
Returns pointer to the indexed color. </dl>    </td>
  </tr>
</table>
<a name="a148" doxytag="src/player/color.h::wmf_ipa_color_add"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void wmf_ipa_color_add </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>API</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="ipa_8h.html#a0">wmfRGB</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>rgb</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add a color to the internal table.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle </td></tr>
<tr><td valign=top><em>rgb</em>&nbsp;</td><td>
pointer to the color to be added </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a150" doxytag="src/player/color.h::wmf_ipa_color_count"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned long wmf_ipa_color_count </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>API</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get the number of indexed colors.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle</td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
Returns the number of indexed colors. </dl>    </td>
  </tr>
</table>
<a name="a149" doxytag="src/player/color.h::wmf_ipa_color_index"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned long wmf_ipa_color_index </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>API</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="ipa_8h.html#a0">wmfRGB</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>rgb</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find closest matching color in internal table and return its index.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle </td></tr>
<tr><td valign=top><em>rgb</em>&nbsp;</td><td>
pointer to the color to be matched</td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
Returns the index of the closest matching color. </dl>    </td>
  </tr>
</table>
<a name="a147" doxytag="src/player/color.h::wmf_ipa_color_init"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void wmf_ipa_color_init </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>API</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Initialize internal color table<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a154" doxytag="src/player/color.h::wmf_rgb_black"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_rgb_black </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>API</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The color black.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle</td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
Returns <b><a class="el" href="src_2player_2color_8h.html#a7">wmf_black</a></b>. </dl>    </td>
  </tr>
</table>
<a name="a155" doxytag="src/player/color.h::wmf_rgb_color"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_rgb_color </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>API</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>red</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>green</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>blue</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Create a color with specified fractions of red, green and blue.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle </td></tr>
<tr><td valign=top><em>red</em>&nbsp;</td><td>
fraction (0 to 1 inclusive) of color red </td></tr>
<tr><td valign=top><em>green</em>&nbsp;</td><td>
fraction (0 to 1 inclusive) of color green </td></tr>
<tr><td valign=top><em>blue</em>&nbsp;</td><td>
fraction (0 to 1 inclusive) of color blue</td></tr>
</table>
</dl><b>wmf_rgb_color</b> (API,1,1,1) returns <b><a class="el" href="src_2player_2color_8h.html#a143">wmf_white</a></b>.
<p>
<b>wmf_rgb_color</b> (API,0,0,0) returns <b><a class="el" href="src_2player_2color_8h.html#a7">wmf_black</a></b>.
<p>
<dl compact><dt><b>Returns: </b></dt><dd>
Returns the color. </dl>    </td>
  </tr>
</table>
<a name="a153" doxytag="src/player/color.h::wmf_rgb_white"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_rgb_white </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="types_8h.html#a22">wmfAPI</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>API</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The color white.<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>API</em>&nbsp;</td><td>
the API handle</td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
Returns <b><a class="el" href="src_2player_2color_8h.html#a143">wmf_white</a></b>. </dl>    </td>
  </tr>
</table>
<hr><h2>Variable Documentation</h2>
<a name="a0" doxytag="src/player/color.h::wmf_aliceblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_aliceblue = { 240, 248, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="src/player/color.h::wmf_antiquewhite"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_antiquewhite = { 250, 235, 215 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a2" doxytag="src/player/color.h::wmf_aqua"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_aqua = { 0, 255, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a3" doxytag="src/player/color.h::wmf_aquamarine"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_aquamarine = { 127, 255, 212 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a4" doxytag="src/player/color.h::wmf_azure"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_azure = { 240, 255, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a5" doxytag="src/player/color.h::wmf_beige"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_beige = { 245, 245, 220 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a6" doxytag="src/player/color.h::wmf_bisque"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_bisque = { 255, 228, 196 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a7" doxytag="src/player/color.h::wmf_black"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_black = { 0, 0, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a8" doxytag="src/player/color.h::wmf_blanchedalmond"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_blanchedalmond = { 255, 235, 205 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a9" doxytag="src/player/color.h::wmf_blue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_blue = { 0, 0, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a10" doxytag="src/player/color.h::wmf_blueviolet"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_blueviolet = { 138, 43, 226 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a11" doxytag="src/player/color.h::wmf_brown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_brown = { 165, 42, 42 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a12" doxytag="src/player/color.h::wmf_burlywood"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_burlywood = { 222, 184, 135 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a13" doxytag="src/player/color.h::wmf_cadetblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_cadetblue = { 95, 158, 160 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a14" doxytag="src/player/color.h::wmf_chartreuse"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_chartreuse = { 127, 255, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a15" doxytag="src/player/color.h::wmf_chocolate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_chocolate = { 210, 105, 30 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a16" doxytag="src/player/color.h::wmf_coral"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_coral = { 255, 127, 80 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a17" doxytag="src/player/color.h::wmf_cornflowerblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_cornflowerblue = { 100, 149, 237 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a18" doxytag="src/player/color.h::wmf_cornsilk"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_cornsilk = { 255, 248, 220 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a19" doxytag="src/player/color.h::wmf_crimson"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_crimson = { 220, 20, 60 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a20" doxytag="src/player/color.h::wmf_cyan"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_cyan = { 0, 255, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a21" doxytag="src/player/color.h::wmf_darkblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkblue = { 0, 0, 139 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a22" doxytag="src/player/color.h::wmf_darkcyan"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkcyan = { 0, 139, 139 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a23" doxytag="src/player/color.h::wmf_darkgoldenrod"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkgoldenrod = { 184, 134, 11 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a24" doxytag="src/player/color.h::wmf_darkgray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkgray = { 169, 169, 169 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a25" doxytag="src/player/color.h::wmf_darkgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkgreen = { 0, 100, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a26" doxytag="src/player/color.h::wmf_darkgrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkgrey = { 169, 169, 169 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a27" doxytag="src/player/color.h::wmf_darkkhaki"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkkhaki = { 189, 183, 107 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a28" doxytag="src/player/color.h::wmf_darkmagenta"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkmagenta = { 139, 0, 139 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a29" doxytag="src/player/color.h::wmf_darkolivegreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkolivegreen = { 85, 107, 47 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a30" doxytag="src/player/color.h::wmf_darkorange"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkorange = { 255, 140, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a31" doxytag="src/player/color.h::wmf_darkorchid"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkorchid = { 153, 50, 204 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a32" doxytag="src/player/color.h::wmf_darkred"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkred = { 139, 0, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a33" doxytag="src/player/color.h::wmf_darksalmon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darksalmon = { 233, 150, 122 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a34" doxytag="src/player/color.h::wmf_darkseagreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkseagreen = { 143, 188, 143 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a35" doxytag="src/player/color.h::wmf_darkslateblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkslateblue = { 72, 61, 139 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a36" doxytag="src/player/color.h::wmf_darkslategray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkslategray = { 47, 79, 79 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a37" doxytag="src/player/color.h::wmf_darkslategrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkslategrey = { 47, 79, 79 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a38" doxytag="src/player/color.h::wmf_darkturquoise"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkturquoise = { 0, 206, 209 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a39" doxytag="src/player/color.h::wmf_darkviolet"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_darkviolet = { 148, 0, 211 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a40" doxytag="src/player/color.h::wmf_deeppink"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_deeppink = { 255, 20, 147 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a41" doxytag="src/player/color.h::wmf_deepskyblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_deepskyblue = { 0, 191, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a42" doxytag="src/player/color.h::wmf_dimgray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_dimgray = { 105, 105, 105 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a43" doxytag="src/player/color.h::wmf_dimgrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_dimgrey = { 105, 105, 105 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a44" doxytag="src/player/color.h::wmf_dodgerblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_dodgerblue = { 30, 144, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a45" doxytag="src/player/color.h::wmf_firebrick"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_firebrick = { 178, 34, 34 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a46" doxytag="src/player/color.h::wmf_floralwhite"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_floralwhite = { 255, 250, 240 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a47" doxytag="src/player/color.h::wmf_forestgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_forestgreen = { 34, 139, 34 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a48" doxytag="src/player/color.h::wmf_fuchsia"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_fuchsia = { 255, 0, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a49" doxytag="src/player/color.h::wmf_gainsboro"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_gainsboro = { 220, 220, 220 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a50" doxytag="src/player/color.h::wmf_ghostwhite"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_ghostwhite = { 248, 248, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a51" doxytag="src/player/color.h::wmf_gold"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_gold = { 255, 215, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a52" doxytag="src/player/color.h::wmf_goldenrod"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_goldenrod = { 218, 165, 32 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a53" doxytag="src/player/color.h::wmf_gray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_gray = { 128, 128, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a55" doxytag="src/player/color.h::wmf_green"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_green = { 0, 128, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a56" doxytag="src/player/color.h::wmf_greenyellow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_greenyellow = { 173, 255, 47 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a54" doxytag="src/player/color.h::wmf_grey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_grey = { 128, 128, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a57" doxytag="src/player/color.h::wmf_honeydew"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_honeydew = { 240, 255, 240 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a58" doxytag="src/player/color.h::wmf_hotpink"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_hotpink = { 255, 105, 180 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a59" doxytag="src/player/color.h::wmf_indianred"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_indianred = { 205, 92, 92 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a60" doxytag="src/player/color.h::wmf_indigo"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_indigo = { 75, 0, 130 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a61" doxytag="src/player/color.h::wmf_ivory"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_ivory = { 255, 255, 240 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a62" doxytag="src/player/color.h::wmf_khaki"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_khaki = { 240, 230, 140 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a63" doxytag="src/player/color.h::wmf_lavender"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lavender = { 230, 230, 250 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a64" doxytag="src/player/color.h::wmf_lavenderblush"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lavenderblush = { 255, 240, 245 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a65" doxytag="src/player/color.h::wmf_lawngreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lawngreen = { 124, 252, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a66" doxytag="src/player/color.h::wmf_lemonchiffon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lemonchiffon = { 255, 250, 205 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a67" doxytag="src/player/color.h::wmf_lightblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightblue = { 173, 216, 230 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a68" doxytag="src/player/color.h::wmf_lightcoral"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightcoral = { 240, 128, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a69" doxytag="src/player/color.h::wmf_lightcyan"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightcyan = { 224, 255, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a70" doxytag="src/player/color.h::wmf_lightgoldenrodyellow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightgoldenrodyellow = { 250, 250, 210 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a71" doxytag="src/player/color.h::wmf_lightgray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightgray = { 211, 211, 211 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a72" doxytag="src/player/color.h::wmf_lightgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightgreen = { 144, 238, 144 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a73" doxytag="src/player/color.h::wmf_lightgrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightgrey = { 211, 211, 211 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a74" doxytag="src/player/color.h::wmf_lightpink"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightpink = { 255, 182, 193 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a75" doxytag="src/player/color.h::wmf_lightsalmon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightsalmon = { 255, 160, 122 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a76" doxytag="src/player/color.h::wmf_lightseagreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightseagreen = { 32, 178, 170 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a77" doxytag="src/player/color.h::wmf_lightskyblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightskyblue = { 135, 206, 250 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a78" doxytag="src/player/color.h::wmf_lightslategray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightslategray = { 119, 136, 153 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a79" doxytag="src/player/color.h::wmf_lightslategrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightslategrey = { 119, 136, 153 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a80" doxytag="src/player/color.h::wmf_lightsteelblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightsteelblue = { 176, 196, 222 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a81" doxytag="src/player/color.h::wmf_lightyellow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lightyellow = { 255, 255, 224 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a82" doxytag="src/player/color.h::wmf_lime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_lime = { 0, 255, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a83" doxytag="src/player/color.h::wmf_limegreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_limegreen = { 50, 205, 50 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a84" doxytag="src/player/color.h::wmf_linen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_linen = { 250, 240, 230 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a85" doxytag="src/player/color.h::wmf_magenta"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_magenta = { 255, 0, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a86" doxytag="src/player/color.h::wmf_maroon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_maroon = { 128, 0, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a87" doxytag="src/player/color.h::wmf_mediumaquamarine"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumaquamarine = { 102, 205, 170 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a88" doxytag="src/player/color.h::wmf_mediumblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumblue = { 0, 0, 205 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a89" doxytag="src/player/color.h::wmf_mediumorchid"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumorchid = { 186, 85, 211 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a90" doxytag="src/player/color.h::wmf_mediumpurple"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumpurple = { 147, 112, 219 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a91" doxytag="src/player/color.h::wmf_mediumseagreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumseagreen = { 60, 179, 113 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a92" doxytag="src/player/color.h::wmf_mediumslateblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumslateblue = { 123, 104, 238 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a93" doxytag="src/player/color.h::wmf_mediumspringgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumspringgreen = { 0, 250, 154 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a94" doxytag="src/player/color.h::wmf_mediumturquoise"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumturquoise = { 72, 209, 204 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a95" doxytag="src/player/color.h::wmf_mediumvioletred"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mediumvioletred = { 199, 21, 133 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a96" doxytag="src/player/color.h::wmf_midnightblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_midnightblue = { 25, 25, 112 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a97" doxytag="src/player/color.h::wmf_mintcream"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mintcream = { 245, 255, 250 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a98" doxytag="src/player/color.h::wmf_mistyrose"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_mistyrose = { 255, 228, 225 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a99" doxytag="src/player/color.h::wmf_moccasin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_moccasin = { 255, 228, 181 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a100" doxytag="src/player/color.h::wmf_navajowhite"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_navajowhite = { 255, 222, 173 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a101" doxytag="src/player/color.h::wmf_navy"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_navy = { 0, 0, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a102" doxytag="src/player/color.h::wmf_oldlace"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_oldlace = { 253, 245, 230 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a103" doxytag="src/player/color.h::wmf_olive"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_olive = { 128, 128, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a104" doxytag="src/player/color.h::wmf_olivedrab"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_olivedrab = { 107, 142, 35 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a105" doxytag="src/player/color.h::wmf_orange"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_orange = { 255, 165, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a106" doxytag="src/player/color.h::wmf_orangered"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_orangered = { 255, 69, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a107" doxytag="src/player/color.h::wmf_orchid"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_orchid = { 218, 112, 214 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a108" doxytag="src/player/color.h::wmf_palegoldenrod"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_palegoldenrod = { 238, 232, 170 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a109" doxytag="src/player/color.h::wmf_palegreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_palegreen = { 152, 251, 152 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a110" doxytag="src/player/color.h::wmf_paleturquoise"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_paleturquoise = { 175, 238, 238 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a111" doxytag="src/player/color.h::wmf_palevioletred"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_palevioletred = { 219, 112, 147 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a112" doxytag="src/player/color.h::wmf_papayawhip"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_papayawhip = { 255, 239, 213 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a113" doxytag="src/player/color.h::wmf_peachpuff"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_peachpuff = { 255, 218, 185 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a114" doxytag="src/player/color.h::wmf_peru"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_peru = { 205, 133, 63 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a115" doxytag="src/player/color.h::wmf_pink"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_pink = { 255, 192, 203 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a116" doxytag="src/player/color.h::wmf_plum"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_plum = { 221, 160, 221 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a117" doxytag="src/player/color.h::wmf_powderblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_powderblue = { 176, 224, 230 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a118" doxytag="src/player/color.h::wmf_purple"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_purple = { 128, 0, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a119" doxytag="src/player/color.h::wmf_red"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_red = { 255, 0, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a120" doxytag="src/player/color.h::wmf_rosybrown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_rosybrown = { 188, 143, 143 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a121" doxytag="src/player/color.h::wmf_royalblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_royalblue = { 65, 105, 225 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a122" doxytag="src/player/color.h::wmf_saddlebrown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_saddlebrown = { 139, 69, 19 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a123" doxytag="src/player/color.h::wmf_salmon"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_salmon = { 250, 128, 114 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a124" doxytag="src/player/color.h::wmf_sandybrown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_sandybrown = { 244, 164, 96 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a125" doxytag="src/player/color.h::wmf_seagreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_seagreen = { 46, 139, 87 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a126" doxytag="src/player/color.h::wmf_seashell"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_seashell = { 255, 245, 238 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a127" doxytag="src/player/color.h::wmf_sienna"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_sienna = { 160, 82, 45 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a128" doxytag="src/player/color.h::wmf_silver"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_silver = { 192, 192, 192 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a129" doxytag="src/player/color.h::wmf_skyblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_skyblue = { 135, 206, 235 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a130" doxytag="src/player/color.h::wmf_slateblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_slateblue = { 106, 90, 205 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a131" doxytag="src/player/color.h::wmf_slategray"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_slategray = { 112, 128, 144 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a132" doxytag="src/player/color.h::wmf_slategrey"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_slategrey = { 112, 128, 144 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a133" doxytag="src/player/color.h::wmf_snow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_snow = { 255, 250, 250 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a134" doxytag="src/player/color.h::wmf_springgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_springgreen = { 0, 255, 127 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a135" doxytag="src/player/color.h::wmf_steelblue"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_steelblue = { 70, 130, 180 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a136" doxytag="src/player/color.h::wmf_tan"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_tan = { 210, 180, 140 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a137" doxytag="src/player/color.h::wmf_teal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_teal = { 0, 128, 128 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a138" doxytag="src/player/color.h::wmf_thistle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_thistle = { 216, 191, 216 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a139" doxytag="src/player/color.h::wmf_tomato"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_tomato = { 255, 99, 71 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a140" doxytag="src/player/color.h::wmf_turquoise"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_turquoise = { 64, 224, 208 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a141" doxytag="src/player/color.h::wmf_violet"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_violet = { 238, 130, 238 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a142" doxytag="src/player/color.h::wmf_wheat"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_wheat = { 245, 222, 179 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a143" doxytag="src/player/color.h::wmf_white"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_white = { 255, 255, 255 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a144" doxytag="src/player/color.h::wmf_whitesmoke"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_whitesmoke = { 245, 245, 245 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a145" doxytag="src/player/color.h::wmf_yellow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_yellow = { 255, 255, 0 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a146" doxytag="src/player/color.h::wmf_yellowgreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="ipa_8h.html#a0">wmfRGB</a> wmf_yellowgreen = { 154, 205, 50 }
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Tue Dec 10 19:53:49 2002 for libwmf by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>