Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7fd7c575020aa78a8e2e309ea8909f43 > files > 1013

gdal-1.6.2-6.fc13.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>dgnlib: DGNElemColorTable Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>DGNElemColorTable Struct Reference</h1><!-- doxytag: class="DGNElemColorTable" -->
<p><code>#include &lt;<a class="el" href="dgnlib_8h_source.html">dgnlib.h</a>&gt;</code></p>

<p><a href="structDGNElemColorTable-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7555dac4d84627aadb9b65739f0c3e26"></a><!-- doxytag: member="DGNElemColorTable::core" ref="a7555dac4d84627aadb9b65739f0c3e26" args="" -->
<a class="el" href="structDGNElemCore.html">DGNElemCore</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>core</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5fd9658f1975e6c8b34a532b6b02fc70"></a><!-- doxytag: member="DGNElemColorTable::screen_flag" ref="a5fd9658f1975e6c8b34a532b6b02fc70" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>screen_flag</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GByte&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDGNElemColorTable.html#a3e03453097369fbcd8611d1358b32122">color_info</a> [256][3]</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Color table.</p>
<p>The core.stype code is DGNST_COLORTABLE.</p>
<p>Returned for DGNT_GROUP_DATA(5) elements, with a level number of DGN_GDL_COLOR_TABLE(1). </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a3e03453097369fbcd8611d1358b32122"></a><!-- doxytag: member="DGNElemColorTable::color_info" ref="a3e03453097369fbcd8611d1358b32122" args="[256][3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GByte <a class="el" href="structDGNElemColorTable.html#a3e03453097369fbcd8611d1358b32122">DGNElemColorTable::color_info</a>[256][3]</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Color table, 256 colors by red (0), green(1) and blue(2) component. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dgnlib_8h_source.html">dgnlib.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>