Sophie

Sophie

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

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>GDAL: GDALColorEntry 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><a href="pages.html"><span>Related&nbsp;Pages</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="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>GDALColorEntry Struct Reference</h1><!-- doxytag: class="GDALColorEntry" -->
<p><code>#include &lt;<a class="el" href="gdal_8h_source.html">gdal.h</a>&gt;</code></p>

<p><a href="structGDALColorEntry-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">short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALColorEntry.html#ac61314ac067414ff34673e5dae112dc0">c1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALColorEntry.html#a81fe79c5d09aaa72ef37060ea4d46392">c2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALColorEntry.html#a8742ae081f0059fb876106199813cd05">c3</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALColorEntry.html#a4f98e15e781c53a16a5d3aa0cac0a0e1">c4</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Color tuple </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ac61314ac067414ff34673e5dae112dc0"></a><!-- doxytag: member="GDALColorEntry::c1" ref="ac61314ac067414ff34673e5dae112dc0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">short <a class="el" href="structGDALColorEntry.html#ac61314ac067414ff34673e5dae112dc0">GDALColorEntry::c1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>gray, red, cyan or hue </p>

<p>Referenced by <a class="el" href="gdalcolortable_8cpp_source.html#l00327">GDALColorTable::CreateColorRamp()</a>, <a class="el" href="gdalmediancut_8cpp_source.html#l00108">GDALComputeMedianCutPCT()</a>, <a class="el" href="gdaldither_8cpp_source.html#l00091">GDALDitherRGB2PCT()</a>, <a class="el" href="gdalrasterband_8cpp_source.html#l04351">GDALRasterBand::GetIndexColorTranslationTo()</a>, <a class="el" href="gdal__rat_8cpp_source.html#l01177">GDALRasterAttributeTable::InitializeFromColorTable()</a>, <a class="el" href="gdalcolortable_8cpp_source.html#l00190">GDALColorTable::SetColorEntry()</a>, and <a class="el" href="gdal__rat_8cpp_source.html#l01248">GDALRasterAttributeTable::TranslateToColorTable()</a>.</p>

</div>
</div>
<a class="anchor" id="a81fe79c5d09aaa72ef37060ea4d46392"></a><!-- doxytag: member="GDALColorEntry::c2" ref="a81fe79c5d09aaa72ef37060ea4d46392" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">short <a class="el" href="structGDALColorEntry.html#a81fe79c5d09aaa72ef37060ea4d46392">GDALColorEntry::c2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>green, magenta, or lightness </p>

<p>Referenced by <a class="el" href="gdalcolortable_8cpp_source.html#l00327">GDALColorTable::CreateColorRamp()</a>, <a class="el" href="gdalmediancut_8cpp_source.html#l00108">GDALComputeMedianCutPCT()</a>, <a class="el" href="gdaldither_8cpp_source.html#l00091">GDALDitherRGB2PCT()</a>, <a class="el" href="gdalrasterband_8cpp_source.html#l04351">GDALRasterBand::GetIndexColorTranslationTo()</a>, <a class="el" href="gdal__rat_8cpp_source.html#l01177">GDALRasterAttributeTable::InitializeFromColorTable()</a>, <a class="el" href="gdalcolortable_8cpp_source.html#l00190">GDALColorTable::SetColorEntry()</a>, and <a class="el" href="gdal__rat_8cpp_source.html#l01248">GDALRasterAttributeTable::TranslateToColorTable()</a>.</p>

</div>
</div>
<a class="anchor" id="a8742ae081f0059fb876106199813cd05"></a><!-- doxytag: member="GDALColorEntry::c3" ref="a8742ae081f0059fb876106199813cd05" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">short <a class="el" href="structGDALColorEntry.html#a8742ae081f0059fb876106199813cd05">GDALColorEntry::c3</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>blue, yellow, or saturation </p>

<p>Referenced by <a class="el" href="gdalcolortable_8cpp_source.html#l00327">GDALColorTable::CreateColorRamp()</a>, <a class="el" href="gdalmediancut_8cpp_source.html#l00108">GDALComputeMedianCutPCT()</a>, <a class="el" href="gdaldither_8cpp_source.html#l00091">GDALDitherRGB2PCT()</a>, <a class="el" href="gdalrasterband_8cpp_source.html#l04351">GDALRasterBand::GetIndexColorTranslationTo()</a>, <a class="el" href="gdal__rat_8cpp_source.html#l01177">GDALRasterAttributeTable::InitializeFromColorTable()</a>, <a class="el" href="gdalcolortable_8cpp_source.html#l00190">GDALColorTable::SetColorEntry()</a>, and <a class="el" href="gdal__rat_8cpp_source.html#l01248">GDALRasterAttributeTable::TranslateToColorTable()</a>.</p>

</div>
</div>
<a class="anchor" id="a4f98e15e781c53a16a5d3aa0cac0a0e1"></a><!-- doxytag: member="GDALColorEntry::c4" ref="a4f98e15e781c53a16a5d3aa0cac0a0e1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">short <a class="el" href="structGDALColorEntry.html#a4f98e15e781c53a16a5d3aa0cac0a0e1">GDALColorEntry::c4</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>alpha or blackband </p>

<p>Referenced by <a class="el" href="gdalcolortable_8cpp_source.html#l00327">GDALColorTable::CreateColorRamp()</a>, <a class="el" href="gdalmediancut_8cpp_source.html#l00108">GDALComputeMedianCutPCT()</a>, <a class="el" href="gdal__rat_8cpp_source.html#l01177">GDALRasterAttributeTable::InitializeFromColorTable()</a>, <a class="el" href="gdalcolortable_8cpp_source.html#l00190">GDALColorTable::SetColorEntry()</a>, and <a class="el" href="gdal__rat_8cpp_source.html#l01248">GDALRasterAttributeTable::TranslateToColorTable()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="gdal_8h_source.html">gdal.h</a></li>
</ul>
</div>
<hr>

Generated for GDAL by 
<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.6.2-20100208.
</body>
</html>