Sophie

Sophie

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

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: vtkImageThreshold 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>vtkImageThreshold Class Reference</h1><!-- doxytag: class="vtkImageThreshold" --><!-- doxytag: inherits="vtkThreadedImageAlgorithm" --><code>#include &lt;<a class="el" href="a04756.html">vtkImageThreshold.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImageThreshold:</div>
<div class="dynsection">
<p><center><img src="a11226.png" border="0" usemap="#a11227" alt="Inheritance graph"></center>
<map name="a11227">
<area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="5,304,200,331"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="35,230,171,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="53,155,152,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="63,80,143,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="48,6,157,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImageThreshold:</div>
<div class="dynsection">
<p><center><img src="a11228.png" border="0" usemap="#a11229" alt="Collaboration graph"></center>
<map name="a11229">
<area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="710,590,904,616"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="627,499,763,526"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="414,382,512,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="423,499,522,526"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="408,174,488,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="479,264,628,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="155,264,264,291"><area shape="rect" href="a01064.html" title="A class for performing multithreaded execution." alt="" coords="796,499,922,526"><area shape="rect" href="a01074.html" title="mutual exclusion locking class" alt="" coords="866,264,972,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,6,274,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="6,174,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="154,83,284,110"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,418,110"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,174,374,200"><area shape="rect" href="a01065.html" title="vtkMultiThreader::ThreadInfo" alt="" coords="1106,382,1306,408"><area shape="rect" href="a01552.html" title="vtkSimpleMutexLock" alt="" coords="846,174,992,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11230.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Flexible threshold. 
<p>
<a class="el" href="a00838.html" title="Flexible threshold.">vtkImageThreshold</a> can do binary or continuous thresholding for lower, upper or a range of data. The output data type may be different than the output, but defaults to the same type.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImageThreshold">vtkImageThreshold (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04756.html#l00032">32</a> of file <a class="el" href="a04756.html">vtkImageThreshold.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="a00838.html#0e068ce95c02b04be4b12c1883f919be">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="a00838.html#c1c85040239524435c87fba21f685a5c">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="a00838.html#4b2740e89210eb501a07fe99140e59b1">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="a00838.html#a5f75c095322ec82fc6adba8e94aff98">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="a00838.html#e410517a91886555cd64d07d19894cdd">ThresholdByUpper</a> (double thresh)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#b848bbc826fd3e0f6db06a4b7007e70d">ThresholdByLower</a> (double thresh)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#0abcd83932927934c6cb62a1f90cca46">ThresholdBetween</a> (double lower, double upper)</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="a00838.html#10707d605cc95eca95aca38b78626d07">SetReplaceIn</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="a00838.html#8fcfcccb49187d5594eb8d7910d6d568">GetReplaceIn</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="a00838.html#3a64c1e55f9e15dd9d7ac94ae0ce7ae3">ReplaceInOn</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="a00838.html#d7c02df39422e92f4362b51e1544c079">ReplaceInOff</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="a00838.html#90cd915262e310182095d69a0b94002d">SetInValue</a> (double val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#25ee45f8965825d7f5ff8d761526ab04">GetInValue</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="a00838.html#2424799d88d72d6e6cca13aeee22cc30">SetReplaceOut</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="a00838.html#e245b1776c21389215c9928e32882b61">GetReplaceOut</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="a00838.html#35cfcb9c0abb8ee3dbd14820614e051a">ReplaceOutOn</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="a00838.html#80d133a837b85fa13c5a1c1363ea4194">ReplaceOutOff</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="a00838.html#1bff8fda6f590e4eb7d45a5509c31e2e">SetOutValue</a> (double val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#130c295a1e8bce7885fcb93863ec4c9f">GetOutValue</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#8354d789591de32f192a9758f3fd67f6">GetUpperThreshold</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#82fb6af3ac5e626a53e55e43af0a3fa2">GetLowerThreshold</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="a00838.html#b7f311a7892d334c6b68504207e2708b">SetOutputScalarType</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="a00838.html#25e3931aca00bb73aa9621d01a735775">GetOutputScalarType</a> ()</td></tr>

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

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

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

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#e7d0b629a701da0b4cbce86c150e3a44">SetOutputScalarTypeToUnsignedChar</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="a00838.html">vtkImageThreshold</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#a7cba9c8c24ba7b2170a4a3645864a08">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="a00838.html#651ec59aa560f0401b5cd6081c2b0268">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00838.html">vtkImageThreshold</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#83999e40979ca54d0417845e9d477b6d">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="a00838.html#d769f54c45c0012c615c2726db9e8e30">vtkImageThreshold</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#9d04f151864205b3a5773b20a472ac48">~vtkImageThreshold</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="a00838.html#b430ee0597dab476c1fb34abc7737d86">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="a00838.html#a9a9e2ca0daf07ef9d26d96e72efb797">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 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="a00838.html#65a27b63b8d31340ed89a929765a7d3b">UpperThreshold</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#eb0dad347afbdcdc4ea9e7e26ed55a68">LowerThreshold</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#176f32f1976a842d9acd0bd79ecd5c39">ReplaceIn</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#850f6c003cfb406323caf9e9f4a8f52d">InValue</a></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00838.html#701dcd3c657fda089897051f31cc23b5">OutValue</a></td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="0e068ce95c02b04be4b12c1883f919be"></a><!-- doxytag: member="vtkImageThreshold::Superclass" ref="0e068ce95c02b04be4b12c1883f919be" 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">vtkImageThreshold::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>Definition at line <a class="el" href="a04756.html#l00036">36</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d769f54c45c0012c615c2726db9e8e30"></a><!-- doxytag: member="vtkImageThreshold::vtkImageThreshold" ref="d769f54c45c0012c615c2726db9e8e30" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageThreshold::vtkImageThreshold           </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="9d04f151864205b3a5773b20a472ac48"></a><!-- doxytag: member="vtkImageThreshold::~vtkImageThreshold" ref="9d04f151864205b3a5773b20a472ac48" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageThreshold::~vtkImageThreshold           </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="a04756.html#l00110">110</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a7cba9c8c24ba7b2170a4a3645864a08"></a><!-- doxytag: member="vtkImageThreshold::New" ref="a7cba9c8c24ba7b2170a4a3645864a08" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00838.html">vtkImageThreshold</a>* vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="c1c85040239524435c87fba21f685a5c"></a><!-- doxytag: member="vtkImageThreshold::GetClassName" ref="c1c85040239524435c87fba21f685a5c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="651ec59aa560f0401b5cd6081c2b0268"></a><!-- doxytag: member="vtkImageThreshold::IsTypeOf" ref="651ec59aa560f0401b5cd6081c2b0268" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="4b2740e89210eb501a07fe99140e59b1"></a><!-- doxytag: member="vtkImageThreshold::IsA" ref="4b2740e89210eb501a07fe99140e59b1" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="83999e40979ca54d0417845e9d477b6d"></a><!-- doxytag: member="vtkImageThreshold::SafeDownCast" ref="83999e40979ca54d0417845e9d477b6d" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00838.html">vtkImageThreshold</a>* vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="a5f75c095322ec82fc6adba8e94aff98"></a><!-- doxytag: member="vtkImageThreshold::PrintSelf" ref="a5f75c095322ec82fc6adba8e94aff98" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="e410517a91886555cd64d07d19894cdd"></a><!-- doxytag: member="vtkImageThreshold::ThresholdByUpper" ref="e410517a91886555cd64d07d19894cdd" args="(double thresh)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::ThresholdByUpper           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>thresh</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The values greater than or equal to the value match. 
</div>
</div><p>
<a class="anchor" name="b848bbc826fd3e0f6db06a4b7007e70d"></a><!-- doxytag: member="vtkImageThreshold::ThresholdByLower" ref="b848bbc826fd3e0f6db06a4b7007e70d" args="(double thresh)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::ThresholdByLower           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>thresh</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The values less than or equal to the value match. 
</div>
</div><p>
<a class="anchor" name="0abcd83932927934c6cb62a1f90cca46"></a><!-- doxytag: member="vtkImageThreshold::ThresholdBetween" ref="0abcd83932927934c6cb62a1f90cca46" args="(double lower, double upper)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::ThresholdBetween           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>lower</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>upper</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The values in a range (inclusive) match 
</div>
</div><p>
<a class="anchor" name="10707d605cc95eca95aca38b78626d07"></a><!-- doxytag: member="vtkImageThreshold::SetReplaceIn" ref="10707d605cc95eca95aca38b78626d07" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::SetReplaceIn           </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>
Determines whether to replace the pixel in range with InValue 
</div>
</div><p>
<a class="anchor" name="8fcfcccb49187d5594eb8d7910d6d568"></a><!-- doxytag: member="vtkImageThreshold::GetReplaceIn" ref="8fcfcccb49187d5594eb8d7910d6d568" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageThreshold::GetReplaceIn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel in range with InValue 
</div>
</div><p>
<a class="anchor" name="3a64c1e55f9e15dd9d7ac94ae0ce7ae3"></a><!-- doxytag: member="vtkImageThreshold::ReplaceInOn" ref="3a64c1e55f9e15dd9d7ac94ae0ce7ae3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::ReplaceInOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel in range with InValue 
</div>
</div><p>
<a class="anchor" name="d7c02df39422e92f4362b51e1544c079"></a><!-- doxytag: member="vtkImageThreshold::ReplaceInOff" ref="d7c02df39422e92f4362b51e1544c079" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::ReplaceInOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel in range with InValue 
</div>
</div><p>
<a class="anchor" name="90cd915262e310182095d69a0b94002d"></a><!-- doxytag: member="vtkImageThreshold::SetInValue" ref="90cd915262e310182095d69a0b94002d" args="(double val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetInValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Replace the in range pixels with this value. 
</div>
</div><p>
<a class="anchor" name="25ee45f8965825d7f5ff8d761526ab04"></a><!-- doxytag: member="vtkImageThreshold::GetInValue" ref="25ee45f8965825d7f5ff8d761526ab04" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageThreshold::GetInValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Replace the in range pixels with this value. 
</div>
</div><p>
<a class="anchor" name="2424799d88d72d6e6cca13aeee22cc30"></a><!-- doxytag: member="vtkImageThreshold::SetReplaceOut" ref="2424799d88d72d6e6cca13aeee22cc30" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::SetReplaceOut           </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>
Determines whether to replace the pixel out of range with OutValue 
</div>
</div><p>
<a class="anchor" name="e245b1776c21389215c9928e32882b61"></a><!-- doxytag: member="vtkImageThreshold::GetReplaceOut" ref="e245b1776c21389215c9928e32882b61" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageThreshold::GetReplaceOut           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel out of range with OutValue 
</div>
</div><p>
<a class="anchor" name="35cfcb9c0abb8ee3dbd14820614e051a"></a><!-- doxytag: member="vtkImageThreshold::ReplaceOutOn" ref="35cfcb9c0abb8ee3dbd14820614e051a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::ReplaceOutOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel out of range with OutValue 
</div>
</div><p>
<a class="anchor" name="80d133a837b85fa13c5a1c1363ea4194"></a><!-- doxytag: member="vtkImageThreshold::ReplaceOutOff" ref="80d133a837b85fa13c5a1c1363ea4194" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::ReplaceOutOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether to replace the pixel out of range with OutValue 
</div>
</div><p>
<a class="anchor" name="1bff8fda6f590e4eb7d45a5509c31e2e"></a><!-- doxytag: member="vtkImageThreshold::SetOutValue" ref="1bff8fda6f590e4eb7d45a5509c31e2e" args="(double val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Replace the in range pixels with this value. 
</div>
</div><p>
<a class="anchor" name="130c295a1e8bce7885fcb93863ec4c9f"></a><!-- doxytag: member="vtkImageThreshold::GetOutValue" ref="130c295a1e8bce7885fcb93863ec4c9f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageThreshold::GetOutValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Replace the in range pixels with this value. 
</div>
</div><p>
<a class="anchor" name="8354d789591de32f192a9758f3fd67f6"></a><!-- doxytag: member="vtkImageThreshold::GetUpperThreshold" ref="8354d789591de32f192a9758f3fd67f6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageThreshold::GetUpperThreshold           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the Upper and Lower thresholds. 
</div>
</div><p>
<a class="anchor" name="82fb6af3ac5e626a53e55e43af0a3fa2"></a><!-- doxytag: member="vtkImageThreshold::GetLowerThreshold" ref="82fb6af3ac5e626a53e55e43af0a3fa2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageThreshold::GetLowerThreshold           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the Upper and Lower thresholds. 
</div>
</div><p>
<a class="anchor" name="b7f311a7892d334c6b68504207e2708b"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarType" ref="b7f311a7892d334c6b68504207e2708b" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageThreshold::SetOutputScalarType           </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 desired output scalar type to cast to 
</div>
</div><p>
<a class="anchor" name="25e3931aca00bb73aa9621d01a735775"></a><!-- doxytag: member="vtkImageThreshold::GetOutputScalarType" ref="25e3931aca00bb73aa9621d01a735775" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageThreshold::GetOutputScalarType           </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 desired output scalar type to cast to 
</div>
</div><p>
<a class="anchor" name="53bf70a24d5b2e06b443b34b6cf7e749"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToDouble" ref="53bf70a24d5b2e06b443b34b6cf7e749" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToDouble           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00084">84</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="fb978aab646d0f5dd3421d2280d08e13"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToFloat" ref="fb978aab646d0f5dd3421d2280d08e13" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToFloat           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00086">86</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="25c95dba6fe5d0aba88f1627c788eeab"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToLong" ref="25c95dba6fe5d0aba88f1627c788eeab" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToLong           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00088">88</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="90838f36d6cba67e19f545e86a5cabb0"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToUnsignedLong" ref="90838f36d6cba67e19f545e86a5cabb0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToUnsignedLong           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00090">90</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="113d844d8c3f138434a539d296e4c723"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToInt" ref="113d844d8c3f138434a539d296e4c723" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToInt           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00092">92</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f78823e4510c3dbe216af0e27f505845"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToUnsignedInt" ref="f78823e4510c3dbe216af0e27f505845" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToUnsignedInt           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00094">94</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="98c4b1258476370008ed16c66adad4f2"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToShort" ref="98c4b1258476370008ed16c66adad4f2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToShort           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00096">96</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9f51de018c458e07237ccd2033ca542c"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToUnsignedShort" ref="9f51de018c458e07237ccd2033ca542c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToUnsignedShort           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00098">98</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3bedca009dbaef21a9e0acbc265747c0"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToChar" ref="3bedca009dbaef21a9e0acbc265747c0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToChar           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00100">100</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6002f1ecb2cc2eb6d686c8cce0f1fcde"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToSignedChar" ref="6002f1ecb2cc2eb6d686c8cce0f1fcde" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToSignedChar           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00102">102</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e7d0b629a701da0b4cbce86c150e3a44"></a><!-- doxytag: member="vtkImageThreshold::SetOutputScalarTypeToUnsignedChar" ref="e7d0b629a701da0b4cbce86c150e3a44" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageThreshold::SetOutputScalarTypeToUnsignedChar           </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 desired output scalar type to cast to 
<p>Definition at line <a class="el" href="a04756.html#l00104">104</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b430ee0597dab476c1fb34abc7737d86"></a><!-- doxytag: member="vtkImageThreshold::RequestInformation" ref="b430ee0597dab476c1fb34abc7737d86" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageThreshold::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>

</div>
</div><p>
<a class="anchor" name="a9a9e2ca0daf07ef9d26d96e72efb797"></a><!-- doxytag: member="vtkImageThreshold::ThreadedRequestData" ref="a9a9e2ca0daf07ef9d26d96e72efb797" 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 vtkImageThreshold::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>

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

<p>

<p>Definition at line <a class="el" href="a04756.html#l00110">110</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb0dad347afbdcdc4ea9e7e26ed55a68"></a><!-- doxytag: member="vtkImageThreshold::LowerThreshold" ref="eb0dad347afbdcdc4ea9e7e26ed55a68" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00838.html#eb0dad347afbdcdc4ea9e7e26ed55a68">vtkImageThreshold::LowerThreshold</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04756.html#l00113">113</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="176f32f1976a842d9acd0bd79ecd5c39"></a><!-- doxytag: member="vtkImageThreshold::ReplaceIn" ref="176f32f1976a842d9acd0bd79ecd5c39" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00838.html#176f32f1976a842d9acd0bd79ecd5c39">vtkImageThreshold::ReplaceIn</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04756.html#l00114">114</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="850f6c003cfb406323caf9e9f4a8f52d"></a><!-- doxytag: member="vtkImageThreshold::InValue" ref="850f6c003cfb406323caf9e9f4a8f52d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00838.html#850f6c003cfb406323caf9e9f4a8f52d">vtkImageThreshold::InValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04756.html#l00115">115</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

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

<p>

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

</div>
</div><p>
<a class="anchor" name="701dcd3c657fda089897051f31cc23b5"></a><!-- doxytag: member="vtkImageThreshold::OutValue" ref="701dcd3c657fda089897051f31cc23b5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00838.html#701dcd3c657fda089897051f31cc23b5">vtkImageThreshold::OutValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04756.html#l00117">117</a> of file <a class="el" href="a04756.html">vtkImageThreshold.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04756.html#l00119">119</a> of file <a class="el" href="a04756.html">vtkImageThreshold.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="a04756.html">vtkImageThreshold.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:11:22 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>