1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="Microsoft FrontPage 5.0"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css"> 9<title>GXColorS10</title> 10</head> 11 12<body> 13 14<h1 align="left">GXColorS10</h1> 15 16<h2>Syntax</h2> 17<dl><dd><pre class="construction"> 18typedef struct{ 19 s16 r, 20 g, 21 b, 22 a; 23} GXColorS10; 24</pre></dd></dl> 25 26<h2>Description</h2> 27<p>A signed color structure used by GX API functions.</p> 28 29<h2>Functions Using This Type</h2> 30<P class="reference"> 31<a href="../Tev/GXSetTevColorS10.html">GXSetTevColorS10</a> 32</p> 33 34<h2>Revision History</h2> 35<P> 362006/03/01 Initial version.<br> 37</P> 38 39<hr><p>CONFIDENTIAL</p></body> 40</html>