# CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_Icc_Lut_LookUpTable32LinearSRGBtoSRGB" data-uid="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB" class="text-break">LookUpTable32LinearSRGBtoSRGB Class
</h1>
  <div class="markdown level0 summary"><p>A Linear 32 bit SRGB to SRGB 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">LookUpTable32LinearSRGBtoSRGB</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_LookUpTable32LinearSRGBtoSRGB_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class LookUpTable32LinearSRGBtoSRGB : LookUpTable32</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class LookUpTable32LinearSRGBtoSRGB
    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_LookUpTable32LinearSRGBtoSRGB__ctor_System_Int32_System_Int32_System_Double_System_Double_System_Double_System_Double_System_Double_" data-uid="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.#ctor(System.Int32,System.Int32,System.Double,System.Double,System.Double,System.Double,System.Double)">
          <a class="xref" href="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.-ctor.html#CSJ2K_Icc_Lut_LookUpTable32LinearSRGBtoSRGB__ctor_System_Int32_System_Int32_System_Double_System_Double_System_Double_System_Double_System_Double_">LookUpTable32LinearSRGBtoSRGB(int, int, double, double, double, double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Construct the lut</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_LookUpTable32LinearSRGBtoSRGB_ToString" data-uid="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.ToString">
          <a class="xref" href="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.ToString.html#CSJ2K_Icc_Lut_LookUpTable32LinearSRGBtoSRGB_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Create an abbreviated string representation of a 16 bit lut.</p>
</td>
      </tr>
      <tr>
        <td id="CSJ2K_Icc_Lut_LookUpTable32LinearSRGBtoSRGB_createInstance_System_Int32_System_Int32_System_Double_System_Double_System_Double_System_Double_System_Double_" data-uid="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.createInstance(System.Int32,System.Int32,System.Double,System.Double,System.Double,System.Double,System.Double)">
          <a class="xref" href="CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.createInstance.html#CSJ2K_Icc_Lut_LookUpTable32LinearSRGBtoSRGB_createInstance_System_Int32_System_Int32_System_Double_System_Double_System_Double_System_Double_System_Double_">createInstance(int, int, double, double, double, double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Factory method for creating the lut.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
