Sophie

Sophie

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

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: vtkWindowLevelLookupTable 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>vtkWindowLevelLookupTable Class Reference</h1><!-- doxytag: class="vtkWindowLevelLookupTable" --><!-- doxytag: inherits="vtkLookupTable" --><code>#include &lt;<a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkWindowLevelLookupTable:</div>
<div class="dynsection">
<p><center><img src="a15994.png" border="0" usemap="#a15995" alt="Inheritance graph"></center>
<map name="a15995">
<area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="47,229,164,256"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="35,155,176,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="66,80,146,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="51,5,160,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkWindowLevelLookupTable:</div>
<div class="dynsection">
<p><center><img src="a15996.png" border="0" usemap="#a15997" alt="Collaboration graph"></center>
<map name="a15997">
<area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="471,387,588,414"><area shape="rect" href="a00356.html" title="abstract superclass for arrays of numeric data" alt="" coords="304,478,405,504"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="409,296,551,323"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="397,174,477,200"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="293,387,416,414"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="217,296,327,323"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="203,6,312,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="192,83,323,110"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="476,83,585,110"><area shape="rect" href="a01784.html" title="dynamic, self&#45;adjusting array of unsigned char" alt="" coords="508,555,668,582"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,174,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15998.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
map scalar values into colors or colors to scalars; generate color table 
<p>
<a class="el" href="a01888.html" title="map scalar values into colors or colors to scalars; generate color table">vtkWindowLevelLookupTable</a> is an object that is used by mapper objects to map scalar values into rgba (red-green-blue-alpha transparency) color specification, or rgba into scalar values. The color table can be created by direct insertion of color values, or by specifying a window and level. Window / Level is used in medical imaging to specify a linear greyscale ramp. The Level is the center of the ramp. The Window is the width of the ramp.<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd><a class="el" href="a01888.html" title="map scalar values into colors or colors to scalars; generate color table">vtkWindowLevelLookupTable</a> is a reference counted object. Therefore, you should always use operator "new" to construct new objects. This procedure will avoid memory problems (see text).</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00975.html" title="map scalars into colors using log (base 10) scale">vtkLogLookupTable</a> </dd></dl>

<p>Definition at line <a class="el" href="a03970.html#l00040">40</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.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="a00980.html">vtkLookupTable</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#25bd4bb7d20b5a68d840a8f15c7a188c">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="a01888.html#ef7995e53ba1dfbfda9a735b9db480a6">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="a01888.html#d1b6640c48718a08767844c6a6d48d16">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="a01888.html#4043eb6ef20ba94b62fca62539767d0f">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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#775d978de861bdffdcc824d9c199c31e">Build</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#d3a1a364b6be652e06118397448b97f0">SetWindow</a> (double window)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#30932b1e918a50efb87b6d6048679a7c">GetWindow</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#9a4fcfa7f49d5996a7fcd71f681b9aaf">SetLevel</a> (double level)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#18cfa91063ce1499ca3b9c50bf3ec0b3">GetLevel</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#c5eff1ff938c35e2e6920caee7a42761">SetInverseVideo</a> (int iv)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#239f6f8fa32b4597b08b8e32bbd89444">GetInverseVideo</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="a01888.html#3a8e4807bbdc90aa2a389f68e0a8c34c">InverseVideoOn</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="a01888.html#632d5e7f9e2d926e02a4d845eca1b068">InverseVideoOff</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="a01888.html#4120fd93f661875c35c6c0244e44a8e8">SetMinimumTableValue</a> (double, double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#6c70dbf89bf2ef1e47ea0040a481c246">SetMinimumTableValue</a> (double[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#67106face460b0d41217482a752ed5a5">GetMinimumTableValue</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="a01888.html#3b5ab47c0124ecff5563d4f8ccc0aed6">GetMinimumTableValue</a> (double &amp;, double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#56799140126708f9422295715a393fd9">GetMinimumTableValue</a> (double[4])</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="a01888.html#e0039fabce0166efc50b7a84c79e842d">SetMaximumTableValue</a> (double, double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#53f218ff995fd905918db5122aac8fa2">SetMaximumTableValue</a> (double[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#56fe120c5225219f9c88a08307b537c6">GetMaximumTableValue</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="a01888.html#8c2a61f82504fc9870bc3b8d21908f68">GetMaximumTableValue</a> (double &amp;, double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#d182bed7186757d56f06e7e0b5a9c85a">GetMaximumTableValue</a> (double[4])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#d3c316a24c4e100dc69e123a0422e1e3">SetMinimumColor</a> (int r, int g, int b, int a)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#78b6f11d9534460f8463496b355b4aff">SetMinimumColor</a> (const unsigned char rgba[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#1fb5af71e44f7e76c1f5c2e7b6ae1099">GetMinimumColor</a> (unsigned char rgba[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#325ac4a566d85827b91eb2205afbdfc1">GetMinimumColor</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#09f9e204d2773b61c5a0406e7be700d9">SetMaximumColor</a> (int r, int g, int b, int a)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#40bb3414ddf1e1803e050c78aa5c41d8">SetMaximumColor</a> (const unsigned char rgba[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#dc5c558f648bbdeee96ad1b6b9a6ebc1">GetMaximumColor</a> (unsigned char rgba[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#7273b781c5841d8c1bddbcfe8c017a66">GetMaximumColor</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="a01888.html">vtkWindowLevelLookupTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#4ed5820088766349006559bd4edeebeb">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="a01888.html#c08eda1893463743ee1beedacf15199c">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01888.html">vtkWindowLevelLookupTable</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#ee469266bb6405f732caf338e34b14cc">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="a01888.html#89934e3bbed68902c7bad3bdfc6db3f3">vtkWindowLevelLookupTable</a> (int sze=256, int ext=256)</td></tr>

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

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#5b7505a6c1f68bbe321c194f5d53359a">Window</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#9fa7f7098a261245fe91fdb4f293c2d4">Level</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#751e39156e25dde01e90655b2f4a7c5e">InverseVideo</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#3bdb9c2edd191a9b1ef230a3f5aa42f5">MaximumTableValue</a> [4]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01888.html#76d9d836052afabfe3341cdc50822bca">MinimumTableValue</a> [4]</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="25bd4bb7d20b5a68d840a8f15c7a188c"></a><!-- doxytag: member="vtkWindowLevelLookupTable::Superclass" ref="25bd4bb7d20b5a68d840a8f15c7a188c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00980.html">vtkLookupTable</a> <a class="el" href="a00980.html">vtkWindowLevelLookupTable::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00980.html#5c6002d2c38ab1cb75e5d12ada885131">vtkLookupTable</a>.</p>

<p>Definition at line <a class="el" href="a03970.html#l00044">44</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="89934e3bbed68902c7bad3bdfc6db3f3"></a><!-- doxytag: member="vtkWindowLevelLookupTable::vtkWindowLevelLookupTable" ref="89934e3bbed68902c7bad3bdfc6db3f3" args="(int sze=256, int ext=256)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkWindowLevelLookupTable::vtkWindowLevelLookupTable           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>sze</em> = <code>256</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>ext</em> = <code>256</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>

<p>Definition at line <a class="el" href="a03970.html#l00116">116</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

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

<p>
Construct with range=[0,1]; and hsv ranges set up for rainbow color table (from red to blue). 
<p>Reimplemented from <a class="el" href="a00980.html#1eea7c622851eac321b3b6bc4e7adb77">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef7995e53ba1dfbfda9a735b9db480a6"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetClassName" ref="ef7995e53ba1dfbfda9a735b9db480a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkWindowLevelLookupTable::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="a00980.html#bb4c3d2585bf7488fee67a1a43b365b6">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="c08eda1893463743ee1beedacf15199c"></a><!-- doxytag: member="vtkWindowLevelLookupTable::IsTypeOf" ref="c08eda1893463743ee1beedacf15199c" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkWindowLevelLookupTable::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="a00980.html#62161f4203b3bde57e4d77b336dd0089">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="d1b6640c48718a08767844c6a6d48d16"></a><!-- doxytag: member="vtkWindowLevelLookupTable::IsA" ref="d1b6640c48718a08767844c6a6d48d16" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkWindowLevelLookupTable::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="a00980.html#3bd1e50b5a6758e55f05c353acb7eec4">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="ee469266bb6405f732caf338e34b14cc"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SafeDownCast" ref="ee469266bb6405f732caf338e34b14cc" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01888.html">vtkWindowLevelLookupTable</a>* vtkWindowLevelLookupTable::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="a00980.html#75f4e80e4d28836e58a8ff3f2b2171ba">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="4043eb6ef20ba94b62fca62539767d0f"></a><!-- doxytag: member="vtkWindowLevelLookupTable::PrintSelf" ref="4043eb6ef20ba94b62fca62539767d0f" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::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="a00980.html#457e9ddfba867130538e1a3b32cc537f">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="775d978de861bdffdcc824d9c199c31e"></a><!-- doxytag: member="vtkWindowLevelLookupTable::Build" ref="775d978de861bdffdcc824d9c199c31e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::Build           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Generate lookup table as a linear ramp between MinimumTableValue and MaximumTableValue. 
<p>Reimplemented from <a class="el" href="a00980.html#c5e95e3042eba69c080fa2e2d8e1df0b">vtkLookupTable</a>.</p>

</div>
</div><p>
<a class="anchor" name="d3a1a364b6be652e06118397448b97f0"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetWindow" ref="d3a1a364b6be652e06118397448b97f0" args="(double window)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetWindow           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>window</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the window for the lookup table. The window is the difference between TableRange[0] and TableRange[1]. 
<p>Definition at line <a class="el" href="a03970.html#l00054">54</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="30932b1e918a50efb87b6d6048679a7c"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetWindow" ref="30932b1e918a50efb87b6d6048679a7c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkWindowLevelLookupTable::GetWindow           </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 window for the lookup table. The window is the difference between TableRange[0] and TableRange[1]. 
</div>
</div><p>
<a class="anchor" name="9a4fcfa7f49d5996a7fcd71f681b9aaf"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetLevel" ref="9a4fcfa7f49d5996a7fcd71f681b9aaf" args="(double level)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetLevel           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>level</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the Level for the lookup table. The level is the average of TableRange[0] and TableRange[1]. 
<p>Definition at line <a class="el" href="a03970.html#l00065">65</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="18cfa91063ce1499ca3b9c50bf3ec0b3"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetLevel" ref="18cfa91063ce1499ca3b9c50bf3ec0b3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkWindowLevelLookupTable::GetLevel           </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 Level for the lookup table. The level is the average of TableRange[0] and TableRange[1]. 
</div>
</div><p>
<a class="anchor" name="c5eff1ff938c35e2e6920caee7a42761"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetInverseVideo" ref="c5eff1ff938c35e2e6920caee7a42761" args="(int iv)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetInverseVideo           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>iv</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set inverse video on or off. You can achieve the same effect by switching the MinimumTableValue and the MaximumTableValue. 
</div>
</div><p>
<a class="anchor" name="239f6f8fa32b4597b08b8e32bbd89444"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetInverseVideo" ref="239f6f8fa32b4597b08b8e32bbd89444" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkWindowLevelLookupTable::GetInverseVideo           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set inverse video on or off. You can achieve the same effect by switching the MinimumTableValue and the MaximumTableValue. 
</div>
</div><p>
<a class="anchor" name="3a8e4807bbdc90aa2a389f68e0a8c34c"></a><!-- doxytag: member="vtkWindowLevelLookupTable::InverseVideoOn" ref="3a8e4807bbdc90aa2a389f68e0a8c34c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::InverseVideoOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set inverse video on or off. You can achieve the same effect by switching the MinimumTableValue and the MaximumTableValue. 
</div>
</div><p>
<a class="anchor" name="632d5e7f9e2d926e02a4d845eca1b068"></a><!-- doxytag: member="vtkWindowLevelLookupTable::InverseVideoOff" ref="632d5e7f9e2d926e02a4d845eca1b068" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::InverseVideoOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set inverse video on or off. You can achieve the same effect by switching the MinimumTableValue and the MaximumTableValue. 
</div>
</div><p>
<a class="anchor" name="4120fd93f661875c35c6c0244e44a8e8"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMinimumTableValue" ref="4120fd93f661875c35c6c0244e44a8e8" args="(double, double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::SetMinimumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></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>
Set the minimum table value. All lookup table entries below the start of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="6c70dbf89bf2ef1e47ea0040a481c246"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMinimumTableValue" ref="6c70dbf89bf2ef1e47ea0040a481c246" args="(double[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::SetMinimumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the minimum table value. All lookup table entries below the start of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="67106face460b0d41217482a752ed5a5"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMinimumTableValue" ref="67106face460b0d41217482a752ed5a5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkWindowLevelLookupTable::GetMinimumTableValue           </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 minimum table value. All lookup table entries below the start of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="3b5ab47c0124ecff5563d4f8ccc0aed6"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMinimumTableValue" ref="3b5ab47c0124ecff5563d4f8ccc0aed6" args="(double &amp;, double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::GetMinimumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></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>
Set the minimum table value. All lookup table entries below the start of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="56799140126708f9422295715a393fd9"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMinimumTableValue" ref="56799140126708f9422295715a393fd9" args="(double[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::GetMinimumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the minimum table value. All lookup table entries below the start of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="e0039fabce0166efc50b7a84c79e842d"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMaximumTableValue" ref="e0039fabce0166efc50b7a84c79e842d" args="(double, double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::SetMaximumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></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>
Set the maximum table value. All lookup table entries above the end of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="53f218ff995fd905918db5122aac8fa2"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMaximumTableValue" ref="53f218ff995fd905918db5122aac8fa2" args="(double[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::SetMaximumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the maximum table value. All lookup table entries above the end of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="56fe120c5225219f9c88a08307b537c6"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMaximumTableValue" ref="56fe120c5225219f9c88a08307b537c6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkWindowLevelLookupTable::GetMaximumTableValue           </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 maximum table value. All lookup table entries above the end of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="8c2a61f82504fc9870bc3b8d21908f68"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMaximumTableValue" ref="8c2a61f82504fc9870bc3b8d21908f68" args="(double &amp;, double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::GetMaximumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></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>
Set the maximum table value. All lookup table entries above the end of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="d182bed7186757d56f06e7e0b5a9c85a"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMaximumTableValue" ref="d182bed7186757d56f06e7e0b5a9c85a" args="(double[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWindowLevelLookupTable::GetMaximumTableValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the maximum table value. All lookup table entries above the end of the ramp will be set to this color. After you change this value, you must re-build the lookup table. 
</div>
</div><p>
<a class="anchor" name="d3c316a24c4e100dc69e123a0422e1e3"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMinimumColor" ref="d3c316a24c4e100dc69e123a0422e1e3" args="(int r, int g, int b, int a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetMinimumColor           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>r</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>g</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>b</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>a</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="78b6f11d9534460f8463496b355b4aff"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMinimumColor" ref="78b6f11d9534460f8463496b355b4aff" args="(const unsigned char rgba[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetMinimumColor           </td>
          <td>(</td>
          <td class="paramtype">const unsigned char&nbsp;</td>
          <td class="paramname"> <em>rgba</em>[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="1fb5af71e44f7e76c1f5c2e7b6ae1099"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMinimumColor" ref="1fb5af71e44f7e76c1f5c2e7b6ae1099" args="(unsigned char rgba[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::GetMinimumColor           </td>
          <td>(</td>
          <td class="paramtype">unsigned char&nbsp;</td>
          <td class="paramname"> <em>rgba</em>[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="325ac4a566d85827b91eb2205afbdfc1"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMinimumColor" ref="325ac4a566d85827b91eb2205afbdfc1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char* vtkWindowLevelLookupTable::GetMinimumColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="09f9e204d2773b61c5a0406e7be700d9"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMaximumColor" ref="09f9e204d2773b61c5a0406e7be700d9" args="(int r, int g, int b, int a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetMaximumColor           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>r</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>g</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>b</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>a</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="40bb3414ddf1e1803e050c78aa5c41d8"></a><!-- doxytag: member="vtkWindowLevelLookupTable::SetMaximumColor" ref="40bb3414ddf1e1803e050c78aa5c41d8" args="(const unsigned char rgba[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::SetMaximumColor           </td>
          <td>(</td>
          <td class="paramtype">const unsigned char&nbsp;</td>
          <td class="paramname"> <em>rgba</em>[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="dc5c558f648bbdeee96ad1b6b9a6ebc1"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMaximumColor" ref="dc5c558f648bbdeee96ad1b6b9a6ebc1" args="(unsigned char rgba[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWindowLevelLookupTable::GetMaximumColor           </td>
          <td>(</td>
          <td class="paramtype">unsigned char&nbsp;</td>
          <td class="paramname"> <em>rgba</em>[4]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<a class="anchor" name="7273b781c5841d8c1bddbcfe8c017a66"></a><!-- doxytag: member="vtkWindowLevelLookupTable::GetMaximumColor" ref="7273b781c5841d8c1bddbcfe8c017a66" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char* vtkWindowLevelLookupTable::GetMaximumColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd></dl>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="5b7505a6c1f68bbe321c194f5d53359a"></a><!-- doxytag: member="vtkWindowLevelLookupTable::Window" ref="5b7505a6c1f68bbe321c194f5d53359a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01888.html#5b7505a6c1f68bbe321c194f5d53359a">vtkWindowLevelLookupTable::Window</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03970.html#l00116">116</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9fa7f7098a261245fe91fdb4f293c2d4"></a><!-- doxytag: member="vtkWindowLevelLookupTable::Level" ref="9fa7f7098a261245fe91fdb4f293c2d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01888.html#9fa7f7098a261245fe91fdb4f293c2d4">vtkWindowLevelLookupTable::Level</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03970.html#l00119">119</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="751e39156e25dde01e90655b2f4a7c5e"></a><!-- doxytag: member="vtkWindowLevelLookupTable::InverseVideo" ref="751e39156e25dde01e90655b2f4a7c5e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01888.html#751e39156e25dde01e90655b2f4a7c5e">vtkWindowLevelLookupTable::InverseVideo</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03970.html#l00120">120</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3bdb9c2edd191a9b1ef230a3f5aa42f5"></a><!-- doxytag: member="vtkWindowLevelLookupTable::MaximumTableValue" ref="3bdb9c2edd191a9b1ef230a3f5aa42f5" args="[4]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01888.html#3bdb9c2edd191a9b1ef230a3f5aa42f5">vtkWindowLevelLookupTable::MaximumTableValue</a>[4]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03970.html#l00121">121</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="76d9d836052afabfe3341cdc50822bca"></a><!-- doxytag: member="vtkWindowLevelLookupTable::MinimumTableValue" ref="76d9d836052afabfe3341cdc50822bca" args="[4]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01888.html#76d9d836052afabfe3341cdc50822bca">vtkWindowLevelLookupTable::MinimumTableValue</a>[4]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03970.html#l00122">122</a> of file <a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Common/<a class="el" href="a03970.html">vtkWindowLevelLookupTable.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:46:42 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>