# C1.Util.DX.WIC.DdsFormatInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_WIC_DdsFormatInfo" data-uid="C1.Util.DX.WIC.DdsFormatInfo" class="text-break">DdsFormatInfo Struct
</h1>
  <div class="markdown level0 summary"><p>WICDdsFormatInfo</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.10.dll</h6>
  <h5 id="C1_Util_DX_WIC_DdsFormatInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct DdsFormatInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure DdsFormatInfo</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_DdsFormatInfo_BlockHeight" data-uid="C1.Util.DX.WIC.DdsFormatInfo.BlockHeight">
          <a class="xref" href="C1.Util.DX.WIC.DdsFormatInfo.BlockHeight.html">BlockHeight</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int BlockHeight</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_DdsFormatInfo_BlockWidth" data-uid="C1.Util.DX.WIC.DdsFormatInfo.BlockWidth">
          <a class="xref" href="C1.Util.DX.WIC.DdsFormatInfo.BlockWidth.html">BlockWidth</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int BlockWidth</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_DdsFormatInfo_BytesPerBlock" data-uid="C1.Util.DX.WIC.DdsFormatInfo.BytesPerBlock">
          <a class="xref" href="C1.Util.DX.WIC.DdsFormatInfo.BytesPerBlock.html">BytesPerBlock</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int BytesPerBlock</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_DdsFormatInfo_DxgiFormat" data-uid="C1.Util.DX.WIC.DdsFormatInfo.DxgiFormat">
          <a class="xref" href="C1.Util.DX.WIC.DdsFormatInfo.DxgiFormat.html">DxgiFormat</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_FORMAT DxgiFormat</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
