# C1.Util.DX.WIC.RawToneCurve

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_WIC_RawToneCurve" data-uid="C1.Util.DX.WIC.RawToneCurve" class="text-break">RawToneCurve Struct
</h1>
  <div class="markdown level0 summary"><p>WICRawToneCurve</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.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_WIC_RawToneCurve_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct RawToneCurve</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure RawToneCurve</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_RawToneCurve_CPoints" data-uid="C1.Util.DX.WIC.RawToneCurve.CPoints">
          <a class="xref" href="C1.Util.DX.WIC.RawToneCurve.CPoints.html">CPoints</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int cPoints</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</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_RawToneCurve_APoints" data-uid="C1.Util.DX.WIC.RawToneCurve.APoints">
          <a class="xref" href="C1.Util.DX.WIC.RawToneCurve.APoints.html#C1_Util_DX_WIC_RawToneCurve_APoints">APoints</a>
        </td>
        <td class="markdown level1 summary"><p>WICRawToneCurvePoint aPoints[1]</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
