Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 795

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkImageMapToColors Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<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><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <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>vtkImageMapToColors Class Reference</h1><!-- doxytag: class="vtkImageMapToColors" --><!-- doxytag: inherits="vtkThreadedImageAlgorithm" --><code>#include &lt;<a class="el" href="a04721.html">vtkImageMapToColors.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImageMapToColors:</div>
<div class="dynsection">
<p><center><img src="a10996.png" border="0" usemap="#a10997" alt="Inheritance graph"></center>
<map name="a10997">
<area shape="rect" href="a00793.html" title="map the input image through a lookup table" alt="" coords="5,453,163,480"><area shape="rect" href="a00794.html" title="map the input image through a lookup table and window / level it" alt="" coords="187,453,427,480"><area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="97,304,292,331"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="127,229,263,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="145,155,244,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="155,80,235,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="140,5,249,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImageMapToColors:</div>
<div class="dynsection">
<p><center><img src="a10998.png" border="0" usemap="#a10999" alt="Collaboration graph"></center>
<map name="a10999">
<area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="711,590,905,616"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="116,499,252,526"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="171,382,269,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="363,499,461,526"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="513,174,593,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="381,264,531,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="112,264,221,291"><area shape="rect" href="a01064.html" title="A class for performing multithreaded execution." alt="" coords="745,499,871,526"><area shape="rect" href="a01074.html" title="mutual exclusion locking class" alt="" coords="783,264,889,291"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="1073,318,1215,344"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="204,6,313,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,174,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="193,83,324,110"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="407,83,516,110"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,174,373,200"><area shape="rect" href="a01065.html" title="vtkMultiThreader::ThreadInfo" alt="" coords="736,382,936,408"><area shape="rect" href="a01552.html" title="vtkSimpleMutexLock" alt="" coords="897,174,1044,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11000.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
map the input image through a lookup table 
<p>
The <a class="el" href="a00792.html" title="map the input image through a lookup table">vtkImageMapToColors</a> filter will take an input image of any valid scalar type, and map the first component of the image through a lookup table. The result is an image of type VTK_UNSIGNED_CHAR. If the lookup table is not set, or is set to NULL, then the input data will be passed through if it is already of type VTK_UNSIGNED_CHAR.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00980.html" title="map scalar values into colors via a lookup table">vtkLookupTable</a> <a class="el" href="a01513.html" title="map scalar values into colors">vtkScalarsToColors</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImageMapToColors">vtkImageMapToColors (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04721.html#l00039">39</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01705.html">vtkThreadedImageAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#91d898fbe72923de6fa1575adbab74d7">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#b81b932d1870f8a1ad3a6f8cd27fa413">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#e26f58db00da3809780be23a755c66e1">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#5568a7aeb8df1c134d36cb04724f4a5a">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#c032af5aa3569640bdf6a94cec734e3c">GetMTime</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#8e56c17b3a5088f67b3f243b2de95b6d">SetLookupTable</a> (<a class="el" href="a01513.html">vtkScalarsToColors</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01513.html">vtkScalarsToColors</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#5134699e92b7144db4d503ef0d60c417">GetLookupTable</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#200f29c409c1ad8392ba7d347c255c36">SetOutputFormat</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#80c25a1a933fda84afafdded54edaa17">GetOutputFormat</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#be3d5af2adca1e9dd60bbffc116ab2bb">SetOutputFormatToRGBA</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#386a8891e72abb2338b36e6c613b5f2f">SetOutputFormatToRGB</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#c2f8413c41ec3fd3172300568569eb05">SetOutputFormatToLuminanceAlpha</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#0cbe8d85b414604cfb47f13dca02f960">SetOutputFormatToLuminance</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#6396e4ac2558e74e0e7b4ed9668366d3">SetActiveComponent</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#7af733a48eb3037f5dcd768bf72ac9d6">GetActiveComponent</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#79ad7c9b7283bfcfb9908d24c6948677">SetPassAlphaToOutput</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#e0db4262e63e7ead75dfbe346fc6f265">PassAlphaToOutputOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#0f42f4280aafbdf69298cc5ce56994bd">PassAlphaToOutputOff</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#7cf4e9a3fe36e5682498923e08807c01">GetPassAlphaToOutput</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00792.html">vtkImageMapToColors</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#4b8152598f6dc1e62d8f534a5614ae57">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#cfd82f3c58c780321ce201ec1f6fbd20">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00792.html">vtkImageMapToColors</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#e2a672760e7688193f57c5409064639a">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#f5e319966793c6f7554f89aa7e6cd8b4">vtkImageMapToColors</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#ab1e7c89b80644b1fa680a6b35aaa9d2">~vtkImageMapToColors</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#c971e2ae43ae76bde16958221ea8bda0">RequestInformation</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#5e42207a33c6dda3b91286867c6cc8c5">ThreadedRequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector, <a class="el" href="a00751.html">vtkImageData</a> ***inData, <a class="el" href="a00751.html">vtkImageData</a> **outData, int extent[6], int id)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#98b41f3d0ebe6cba4c9cc52469f2a938">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01513.html">vtkScalarsToColors</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#1414083c2a40fd2ff610f42c52f058d5">LookupTable</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#e21b60bdad0608e2eeee8f170312c2e4">OutputFormat</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#4b91fc605ecffa933ff7562e670ded66">ActiveComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#80fe2504590f4ff577aa179a920e9c56">PassAlphaToOutput</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00792.html#4c1a16779ded79de6c5172d315f0e09e">DataWasPassed</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="91d898fbe72923de6fa1575adbab74d7"></a><!-- doxytag: member="vtkImageMapToColors::Superclass" ref="91d898fbe72923de6fa1575adbab74d7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01705.html">vtkThreadedImageAlgorithm</a> <a class="el" href="a01705.html">vtkImageMapToColors::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01705.html#67876177e53dbc18f91b9b50f8f03331">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#9e87882cfc126ae0c6235d99ca7b444c">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#7483cf5753c8708d7f26d5677d65325f">vtkImageMapToWindowLevelColors</a>.</p>

<p>Definition at line <a class="el" href="a04721.html#l00043">43</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="f5e319966793c6f7554f89aa7e6cd8b4"></a><!-- doxytag: member="vtkImageMapToColors::vtkImageMapToColors" ref="f5e319966793c6f7554f89aa7e6cd8b4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageMapToColors::vtkImageMapToColors           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="ab1e7c89b80644b1fa680a6b35aaa9d2"></a><!-- doxytag: member="vtkImageMapToColors::~vtkImageMapToColors" ref="ab1e7c89b80644b1fa680a6b35aaa9d2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageMapToColors::~vtkImageMapToColors           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="4b8152598f6dc1e62d8f534a5614ae57"></a><!-- doxytag: member="vtkImageMapToColors::New" ref="4b8152598f6dc1e62d8f534a5614ae57" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00792.html">vtkImageMapToColors</a>* vtkImageMapToColors::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#a5645dfa97483c7d973e6e298938f0d1">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#d9f9827b6108b5bf7ef4af06f41844eb">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="b81b932d1870f8a1ad3a6f8cd27fa413"></a><!-- doxytag: member="vtkImageMapToColors::GetClassName" ref="b81b932d1870f8a1ad3a6f8cd27fa413" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImageMapToColors::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01705.html#8622c920af18a6521f427d7b70613faa">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#a3ee5fcdcf6d5096d2830c3470311636">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#5dd84ae26829c9e4f2b3169dfc7cd116">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="cfd82f3c58c780321ce201ec1f6fbd20"></a><!-- doxytag: member="vtkImageMapToColors::IsTypeOf" ref="cfd82f3c58c780321ce201ec1f6fbd20" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImageMapToColors::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01705.html#1e20b0feec3712e39d352e47d582ff4e">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#ced063e57db950804df5bd20083f1a0c">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#6a821965aee5c0b4356d690a0eea56a0">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="e26f58db00da3809780be23a755c66e1"></a><!-- doxytag: member="vtkImageMapToColors::IsA" ref="e26f58db00da3809780be23a755c66e1" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01705.html#250ac29fa902a270b6f94702f7f24e9b">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#9283b35692d93b0620f8ef99cc89a83a">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#4513ac9f6f981189bed9517e94bd729c">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="e2a672760e7688193f57c5409064639a"></a><!-- doxytag: member="vtkImageMapToColors::SafeDownCast" ref="e2a672760e7688193f57c5409064639a" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00792.html">vtkImageMapToColors</a>* vtkImageMapToColors::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01705.html#def8b2b0abda015b495884db6f717625">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00793.html#b3cb994505fbdec1c7a5e4e9d9fedff7">vtkImageMapToRGBA</a>, and <a class="el" href="a00794.html#fa1fe649889e9d2461ec4b869b62fb78">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="5568a7aeb8df1c134d36cb04724f4a5a"></a><!-- doxytag: member="vtkImageMapToColors::PrintSelf" ref="5568a7aeb8df1c134d36cb04724f4a5a" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a01705.html#53dc14a03ab6cffae0ca5cadb2c6d172">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00794.html#64dd80321485dbfed3b671999c761408">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e56c17b3a5088f67b3f243b2de95b6d"></a><!-- doxytag: member="vtkImageMapToColors::SetLookupTable" ref="8e56c17b3a5088f67b3f243b2de95b6d" args="(vtkScalarsToColors *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::SetLookupTable           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01513.html">vtkScalarsToColors</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the lookup table. 
</div>
</div><p>
<a class="anchor" name="5134699e92b7144db4d503ef0d60c417"></a><!-- doxytag: member="vtkImageMapToColors::GetLookupTable" ref="5134699e92b7144db4d503ef0d60c417" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01513.html">vtkScalarsToColors</a>* vtkImageMapToColors::GetLookupTable           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the lookup table. 
</div>
</div><p>
<a class="anchor" name="200f29c409c1ad8392ba7d347c255c36"></a><!-- doxytag: member="vtkImageMapToColors::SetOutputFormat" ref="200f29c409c1ad8392ba7d347c255c36" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::SetOutputFormat           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
</div>
</div><p>
<a class="anchor" name="80c25a1a933fda84afafdded54edaa17"></a><!-- doxytag: member="vtkImageMapToColors::GetOutputFormat" ref="80c25a1a933fda84afafdded54edaa17" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::GetOutputFormat           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
</div>
</div><p>
<a class="anchor" name="be3d5af2adca1e9dd60bbffc116ab2bb"></a><!-- doxytag: member="vtkImageMapToColors::SetOutputFormatToRGBA" ref="be3d5af2adca1e9dd60bbffc116ab2bb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::SetOutputFormatToRGBA           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
<p>Definition at line <a class="el" href="a04721.html#l00056">56</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="386a8891e72abb2338b36e6c613b5f2f"></a><!-- doxytag: member="vtkImageMapToColors::SetOutputFormatToRGB" ref="386a8891e72abb2338b36e6c613b5f2f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::SetOutputFormatToRGB           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
<p>Definition at line <a class="el" href="a04721.html#l00057">57</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c2f8413c41ec3fd3172300568569eb05"></a><!-- doxytag: member="vtkImageMapToColors::SetOutputFormatToLuminanceAlpha" ref="c2f8413c41ec3fd3172300568569eb05" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::SetOutputFormatToLuminanceAlpha           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
<p>Definition at line <a class="el" href="a04721.html#l00058">58</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0cbe8d85b414604cfb47f13dca02f960"></a><!-- doxytag: member="vtkImageMapToColors::SetOutputFormatToLuminance" ref="0cbe8d85b414604cfb47f13dca02f960" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::SetOutputFormatToLuminance           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the output format, the default is RGBA. 
<p>Definition at line <a class="el" href="a04721.html#l00059">59</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6396e4ac2558e74e0e7b4ed9668366d3"></a><!-- doxytag: member="vtkImageMapToColors::SetActiveComponent" ref="6396e4ac2558e74e0e7b4ed9668366d3" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::SetActiveComponent           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the component to map for multi-component images (default: 0) 
</div>
</div><p>
<a class="anchor" name="7af733a48eb3037f5dcd768bf72ac9d6"></a><!-- doxytag: member="vtkImageMapToColors::GetActiveComponent" ref="7af733a48eb3037f5dcd768bf72ac9d6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::GetActiveComponent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the component to map for multi-component images (default: 0) 
</div>
</div><p>
<a class="anchor" name="79ad7c9b7283bfcfb9908d24c6948677"></a><!-- doxytag: member="vtkImageMapToColors::SetPassAlphaToOutput" ref="79ad7c9b7283bfcfb9908d24c6948677" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::SetPassAlphaToOutput           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Use the alpha component of the input when computing the alpha component of the output (useful when converting monochrome+alpha data to RGBA) 
</div>
</div><p>
<a class="anchor" name="e0db4262e63e7ead75dfbe346fc6f265"></a><!-- doxytag: member="vtkImageMapToColors::PassAlphaToOutputOn" ref="e0db4262e63e7ead75dfbe346fc6f265" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::PassAlphaToOutputOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Use the alpha component of the input when computing the alpha component of the output (useful when converting monochrome+alpha data to RGBA) 
</div>
</div><p>
<a class="anchor" name="0f42f4280aafbdf69298cc5ce56994bd"></a><!-- doxytag: member="vtkImageMapToColors::PassAlphaToOutputOff" ref="0f42f4280aafbdf69298cc5ce56994bd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageMapToColors::PassAlphaToOutputOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Use the alpha component of the input when computing the alpha component of the output (useful when converting monochrome+alpha data to RGBA) 
</div>
</div><p>
<a class="anchor" name="7cf4e9a3fe36e5682498923e08807c01"></a><!-- doxytag: member="vtkImageMapToColors::GetPassAlphaToOutput" ref="7cf4e9a3fe36e5682498923e08807c01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::GetPassAlphaToOutput           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Use the alpha component of the input when computing the alpha component of the output (useful when converting monochrome+alpha data to RGBA) 
</div>
</div><p>
<a class="anchor" name="c032af5aa3569640bdf6a94cec734e3c"></a><!-- doxytag: member="vtkImageMapToColors::GetMTime" ref="c032af5aa3569640bdf6a94cec734e3c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual unsigned long vtkImageMapToColors::GetMTime           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
We need to check the modified time of the lookup table too. 
<p>Reimplemented from <a class="el" href="a01084.html#8137c0551b29bb996f0dd2f886bcd2da">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="c971e2ae43ae76bde16958221ea8bda0"></a><!-- doxytag: member="vtkImageMapToColors::RequestInformation" ref="c971e2ae43ae76bde16958221ea8bda0" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::RequestInformation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00727.html#b739abd84881f7e31a8a382bf5a06a91">vtkImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00794.html#53f19e79c319669150437a63f784e9b0">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e42207a33c6dda3b91286867c6cc8c5"></a><!-- doxytag: member="vtkImageMapToColors::ThreadedRequestData" ref="5e42207a33c6dda3b91286867c6cc8c5" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageMapToColors::ThreadedRequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00751.html">vtkImageData</a> ***&nbsp;</td>
          <td class="paramname"> <em>inData</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00751.html">vtkImageData</a> **&nbsp;</td>
          <td class="paramname"> <em>outData</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>extent</em>[6], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>threadId</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method. It is public so that the thread functions can call this method. 
<p>Reimplemented from <a class="el" href="a01705.html#dda52b8ad4b703ee11c76b916accbb42">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00794.html#1cbf67866d23588e1786d960a61a9dcc">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<a class="anchor" name="98b41f3d0ebe6cba4c9cc52469f2a938"></a><!-- doxytag: member="vtkImageMapToColors::RequestData" ref="98b41f3d0ebe6cba4c9cc52469f2a938" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageMapToColors::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01705.html#cb47f24e52706df6a7d2ded8266d2b23">vtkThreadedImageAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a00794.html#e9a2bc4f213bc328d44065ddb5811972">vtkImageMapToWindowLevelColors</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="1414083c2a40fd2ff610f42c52f058d5"></a><!-- doxytag: member="vtkImageMapToColors::LookupTable" ref="1414083c2a40fd2ff610f42c52f058d5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01513.html">vtkScalarsToColors</a>* <a class="el" href="a00792.html#1414083c2a40fd2ff610f42c52f058d5">vtkImageMapToColors::LookupTable</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04721.html#l00096">96</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e21b60bdad0608e2eeee8f170312c2e4"></a><!-- doxytag: member="vtkImageMapToColors::OutputFormat" ref="e21b60bdad0608e2eeee8f170312c2e4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00792.html#e21b60bdad0608e2eeee8f170312c2e4">vtkImageMapToColors::OutputFormat</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04721.html#l00097">97</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4b91fc605ecffa933ff7562e670ded66"></a><!-- doxytag: member="vtkImageMapToColors::ActiveComponent" ref="4b91fc605ecffa933ff7562e670ded66" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00792.html#4b91fc605ecffa933ff7562e670ded66">vtkImageMapToColors::ActiveComponent</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04721.html#l00099">99</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="80fe2504590f4ff577aa179a920e9c56"></a><!-- doxytag: member="vtkImageMapToColors::PassAlphaToOutput" ref="80fe2504590f4ff577aa179a920e9c56" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00792.html#80fe2504590f4ff577aa179a920e9c56">vtkImageMapToColors::PassAlphaToOutput</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04721.html#l00100">100</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4c1a16779ded79de6c5172d315f0e09e"></a><!-- doxytag: member="vtkImageMapToColors::DataWasPassed" ref="4c1a16779ded79de6c5172d315f0e09e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00792.html#4c1a16779ded79de6c5172d315f0e09e">vtkImageMapToColors::DataWasPassed</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04721.html#l00102">102</a> of file <a class="el" href="a04721.html">vtkImageMapToColors.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Imaging/<a class="el" href="a04721.html">vtkImageMapToColors.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:10:00 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>