# C1.Util.DX.WIC.PngChrmProperties

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Util_DX_WIC_PngChrmProperties" data-uid="C1.Util.DX.WIC.PngChrmProperties" class="text-break">PngChrmProperties Enum
</h1>
  <div class="markdown level0 summary"><p>WICPngChrmProperties</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_PngChrmProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum PngChrmProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum PngChrmProperties</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>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_BlueX">BlueX</td>
        <td><p>WICPngChrmBlueX</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_BlueY">BlueY</td>
        <td><p>WICPngChrmBlueY</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_GreenX">GreenX</td>
        <td><p>WICPngChrmGreenX</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_GreenY">GreenY</td>
        <td><p>WICPngChrmGreenY</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_RedX">RedX</td>
        <td><p>WICPngChrmRedX</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_RedY">RedY</td>
        <td><p>WICPngChrmRedY</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_WhitePointX">WhitePointX</td>
        <td><p>WICPngChrmWhitePointX</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_PngChrmProperties_WhitePointY">WhitePointY</td>
        <td><p>WICPngChrmWhitePointY</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
