# CSJ2K.Icc.Lut.LookUpTable32Interp

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_Icc_Lut_LookUpTable32Interp" data-uid="CSJ2K.Icc.Lut.LookUpTable32Interp" class="text-break">LookUpTable32Interp Class
</h1>
  <div class="markdown level0 summary"><p>An interpolated 32 bit lut</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="CSJ2K.Icc.Lut.LookUpTable.html">LookUpTable</a></div>
    <div class="level2"><a class="xref" href="CSJ2K.Icc.Lut.LookUpTable32.html">LookUpTable32</a></div>
    <div class="level3"><span class="xref">LookUpTable32Interp</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="CSJ2K.Icc.Lut.html">CSJ2K.Icc.Lut</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="CSJ2K_Icc_Lut_LookUpTable32Interp_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class LookUpTable32Interp : LookUpTable32</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class LookUpTable32Interp
    Inherits LookUpTable32</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="CSJ2K_Icc_Lut_LookUpTable32Interp__ctor_CSJ2K_Icc_Tags_ICCCurveType_System_Int32_System_Int32_" data-uid="CSJ2K.Icc.Lut.LookUpTable32Interp.#ctor(CSJ2K.Icc.Tags.ICCCurveType,System.Int32,System.Int32)">
          <a class="xref" href="CSJ2K.Icc.Lut.LookUpTable32Interp.-ctor.html#CSJ2K_Icc_Lut_LookUpTable32Interp__ctor_CSJ2K_Icc_Tags_ICCCurveType_System_Int32_System_Int32_">LookUpTable32Interp(ICCCurveType, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Construct the lut from the curve data</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
