# C1.AspNetCore.Api.ImageFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_AspNetCore_Api_ImageFormat" data-uid="C1.AspNetCore.Api.ImageFormat" class="text-break">ImageFormat Class
</h1>
  <div class="markdown level0 summary"></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">ImageFormat</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.AspNetCore.Api.html">C1.AspNetCore.Api</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Api.dll</h6>
  <h5 id="C1_AspNetCore_Api_ImageFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ImageFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class ImageFormat</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_AspNetCore_Api_ImageFormat__ctor_System_Guid_" data-uid="C1.AspNetCore.Api.ImageFormat.#ctor(System.Guid)">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.-ctor.html#C1_AspNetCore_Api_ImageFormat__ctor_System_Guid_">ImageFormat(Guid)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the System.Drawing.Imaging.ImageFormat class with the specified GUID.</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_AspNetCore_Api_ImageFormat_Bmp" data-uid="C1.AspNetCore.Api.ImageFormat.Bmp">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Bmp.html#C1_AspNetCore_Api_ImageFormat_Bmp">Bmp</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the bitmap image format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Gif" data-uid="C1.AspNetCore.Api.ImageFormat.Gif">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Gif.html#C1_AspNetCore_Api_ImageFormat_Gif">Gif</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the GIF image format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Guid" data-uid="C1.AspNetCore.Api.ImageFormat.Guid">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Guid.html#C1_AspNetCore_Api_ImageFormat_Guid">Guid</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies a global unique identifier (GUID)
that represents this System.Drawing.Imaging.ImageFormat.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Jpeg" data-uid="C1.AspNetCore.Api.ImageFormat.Jpeg">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Jpeg.html#C1_AspNetCore_Api_ImageFormat_Jpeg">Jpeg</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the JPEG image format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Png" data-uid="C1.AspNetCore.Api.ImageFormat.Png">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Png.html#C1_AspNetCore_Api_ImageFormat_Png">Png</a>
        </td>
        <td class="markdown level1 summary"> <p>
   Specifies the W3C PNG image format.
</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Tiff" data-uid="C1.AspNetCore.Api.ImageFormat.Tiff">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Tiff.html#C1_AspNetCore_Api_ImageFormat_Tiff">Tiff</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the Tag Image File
Format (TIFF) image format.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_Equals_System_Object_" data-uid="C1.AspNetCore.Api.ImageFormat.Equals(System.Object)">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.Equals.html#C1_AspNetCore_Api_ImageFormat_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a value indicating whether the
specified object is an System.Drawing.Imaging.ImageFormat equivalent to this System.Drawing.Imaging.ImageFormat.</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_GetHashCode" data-uid="C1.AspNetCore.Api.ImageFormat.GetHashCode">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.GetHashCode.html#C1_AspNetCore_Api_ImageFormat_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"> <p>
   Returns a hash code.
</p>
</td>
      </tr>
      <tr>
        <td id="C1_AspNetCore_Api_ImageFormat_ToString" data-uid="C1.AspNetCore.Api.ImageFormat.ToString">
          <a class="xref" href="C1.AspNetCore.Api.ImageFormat.ToString.html#C1_AspNetCore_Api_ImageFormat_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Converts this System.Drawing.Imaging.ImageFormat to a human-readable string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
