1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3<head> 4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5<meta http-equiv="X-UA-Compatible" content="IE=9"/> 6<title>SDL_gfx: tColorY Struct Reference</title> 7 8<link href="tabs.css" rel="stylesheet" type="text/css"/> 9<link href="doxygen.css" rel="stylesheet" type="text/css" /> 10 11 12 13</head> 14<body> 15<div id="top"><!-- do not remove this div! --> 16 17 18<div id="titlearea"> 19<table cellspacing="0" cellpadding="0"> 20 <tbody> 21 <tr style="height: 56px;"> 22 23 24 <td style="padding-left: 0.5em;"> 25 <div id="projectname">SDL_gfx 26  <span id="projectnumber">2.0.25</span> 27 </div> 28 29 </td> 30 31 32 33 </tr> 34 </tbody> 35</table> 36</div> 37 38<!-- Generated by Doxygen 1.8.0 --> 39 <div id="navrow1" class="tabs"> 40 <ul class="tablist"> 41 <li><a href="index.html"><span>Main Page</span></a></li> 42 <li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> 43 <li><a href="files.html"><span>Files</span></a></li> 44 </ul> 45 </div> 46 <div id="navrow2" class="tabs2"> 47 <ul class="tablist"> 48 <li><a href="annotated.html"><span>Data Structures</span></a></li> 49 <li><a href="classes.html"><span>Data Structure Index</span></a></li> 50 <li><a href="functions.html"><span>Data Fields</span></a></li> 51 </ul> 52 </div> 53</div> 54<div class="header"> 55 <div class="summary"> 56<a href="#pub-attribs">Data Fields</a> </div> 57 <div class="headertitle"> 58<div class="title">tColorY Struct Reference</div> </div> 59</div><!--header--> 60<div class="contents"> 61 62<p>A 8bit Y/palette pixel. 63 <a href="structt_color_y.html#details">More...</a></p> 64<table class="memberdecls"> 65<tr><td colspan="2"><h2><a name="pub-attribs"></a> 66Data Fields</h2></td></tr> 67<tr class="memitem:ace61c93d341a0b154df0e9923558a537"><td class="memItemLeft" align="right" valign="top">Uint8 </td><td class="memItemRight" valign="bottom"><a class="el" href="structt_color_y.html#ace61c93d341a0b154df0e9923558a537">y</a></td></tr> 68</table> 69<hr/><a name="details" id="details"></a><h2>Detailed Description</h2> 70<div class="textblock"><p>A 8bit Y/palette pixel. </p> 71 72<p>Definition at line <a class="el" href="_s_d_l__rotozoom_8c_source.html#l00054">54</a> of file <a class="el" href="_s_d_l__rotozoom_8c_source.html">SDL_rotozoom.c</a>.</p> 73</div><hr/><h2>Field Documentation</h2> 74<a class="anchor" id="ace61c93d341a0b154df0e9923558a537"></a> 75<div class="memitem"> 76<div class="memproto"> 77 <table class="memname"> 78 <tr> 79 <td class="memname">Uint8 <a class="el" href="structt_color_y.html#ace61c93d341a0b154df0e9923558a537">y</a></td> 80 </tr> 81 </table> 82</div> 83<div class="memdoc"> 84 85<p>Definition at line <a class="el" href="_s_d_l__rotozoom_8c_source.html#l00055">55</a> of file <a class="el" href="_s_d_l__rotozoom_8c_source.html">SDL_rotozoom.c</a>.</p> 86 87</div> 88</div> 89<hr/>The documentation for this struct was generated from the following file:<ul> 90<li>I:/Sources/sdlgfx/<a class="el" href="_s_d_l__rotozoom_8c_source.html">SDL_rotozoom.c</a></li> 91</ul> 92</div><!-- contents --> 93 94 95<hr class="footer"/><address class="footer"><small> 96Generated by  <a href="http://www.doxygen.org/index.html"> 97<img class="footer" src="doxygen.png" alt="doxygen"/> 98</a> 1.8.0 99</small></address> 100 101</body> 102</html> 103