# C1.Util.Win.Win32.BLENDFUNCTION

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_Win_Win32_BLENDFUNCTION" data-uid="C1.Util.Win.Win32.BLENDFUNCTION" class="text-break">Win32.BLENDFUNCTION Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.Win.html">C1.Util.Win</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Util_Win_Win32_BLENDFUNCTION_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Win32.BLENDFUNCTION</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Win32.BLENDFUNCTION</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_Win_Win32_BLENDFUNCTION_AlphaFormat" data-uid="C1.Util.Win.Win32.BLENDFUNCTION.AlphaFormat">
          <a class="xref" href="C1.Util.Win.Win32.BLENDFUNCTION.AlphaFormat.html">AlphaFormat</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_BLENDFUNCTION_BlendFlags" data-uid="C1.Util.Win.Win32.BLENDFUNCTION.BlendFlags">
          <a class="xref" href="C1.Util.Win.Win32.BLENDFUNCTION.BlendFlags.html">BlendFlags</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_BLENDFUNCTION_BlendOp" data-uid="C1.Util.Win.Win32.BLENDFUNCTION.BlendOp">
          <a class="xref" href="C1.Util.Win.Win32.BLENDFUNCTION.BlendOp.html">BlendOp</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_BLENDFUNCTION_SourceConstantAlpha" data-uid="C1.Util.Win.Win32.BLENDFUNCTION.SourceConstantAlpha">
          <a class="xref" href="C1.Util.Win.Win32.BLENDFUNCTION.SourceConstantAlpha.html">SourceConstantAlpha</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
