# C1.Util.DX.WIC.BitmapDecoderGuids

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_WIC_BitmapDecoderGuids" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids" class="text-break">BitmapDecoderGuids Class
</h1>
  <div class="markdown level0 summary"><p>WIC decoders guids.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">BitmapDecoderGuids</span></div>
  </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_BitmapDecoderGuids_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class BitmapDecoderGuids</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class BitmapDecoderGuids</code></pre>
  </div>
  <h3 id="constructors">Constructors
</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_BitmapDecoderGuids__ctor" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.#ctor">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.-ctor.html#C1_Util_DX_WIC_BitmapDecoderGuids__ctor">BitmapDecoderGuids()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_BitmapDecoderGuids_Bmp" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Bmp">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Bmp.html">Bmp</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICBmpDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Dds" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Dds">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Dds.html">Dds</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICDdsDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Gif" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Gif">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Gif.html">Gif</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICGifDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Ico" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Ico">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Ico.html">Ico</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICIcoDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Jpeg" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Jpeg">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Jpeg.html">Jpeg</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICJpegDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Png" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Png">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Png.html">Png</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICPngDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Tiff" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Tiff">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Tiff.html">Tiff</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICTiffDecoder</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_WIC_BitmapDecoderGuids_Wmp" data-uid="C1.Util.DX.WIC.BitmapDecoderGuids.Wmp">
          <a class="xref" href="C1.Util.DX.WIC.BitmapDecoderGuids.Wmp.html">Wmp</a>
        </td>
        <td class="markdown level1 summary"><p>CLSID_WICWmpDecoder</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
