# C1.Util.DX.WIC.RawToneCurvePoint

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_WIC_RawToneCurvePoint" data-uid="C1.Util.DX.WIC.RawToneCurvePoint" class="text-break">RawToneCurvePoint Struct
</h1>
  <div class="markdown level0 summary"><p>WICRawToneCurvePoint</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.WIC.html">C1.Util.DX.WIC</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_WIC_RawToneCurvePoint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct RawToneCurvePoint</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure RawToneCurvePoint</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_WIC_RawToneCurvePoint_Input" data-uid="C1.Util.DX.WIC.RawToneCurvePoint.Input">
          <a class="xref" href="C1.Util.DX.WIC.RawToneCurvePoint.Input.html">Input</a>
        </td>
        <td class="markdown level1 summary"><p>double Input</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_RawToneCurvePoint_Output" data-uid="C1.Util.DX.WIC.RawToneCurvePoint.Output">
          <a class="xref" href="C1.Util.DX.WIC.RawToneCurvePoint.Output.html">Output</a>
        </td>
        <td class="markdown level1 summary"><p>double Output</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
