# GrapeCity.Documents.Imaging.Windows.WicTiffFrame

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame" class="text-break">WicTiffFrame Class
</h1>
  <div class="markdown level0 summary"><p>Represents a single frame in TIFF file.</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">WicTiffFrame</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Imaging.Windows.html">GrapeCity.Documents.Imaging.Windows</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.Windows.dll</h6>
  <h5 id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WicTiffFrame : IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WicTiffFrame
    Implements IDisposable</code></pre>
  </div>
  <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="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Artist" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Artist">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Artist.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Artist">Artist</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that describes a person who created the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Copyright" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Copyright">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Copyright.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Copyright">Copyright</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string with image copyright notice.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DateTime" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DateTime">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DateTime.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DateTime">DateTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string with date and time of image creation in “YYYY:MM:DD HH:MM:SS”, with hours
like those on a 24-hour clock, and one space character between the date and the time.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DpiX" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DpiX">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DpiX.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DpiX">DpiX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal dpi of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DpiY" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DpiY">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.DpiY.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_DpiY">DpiY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical dpi of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_FrameIndex" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.FrameIndex">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.FrameIndex.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_FrameIndex">FrameIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the frame in the associated TIFF file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_HostComputer" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.HostComputer">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.HostComputer.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_HostComputer">HostComputer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that describes the computer and/or operating system in use at the time of image creation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageDescription" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageDescription">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageDescription.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageDescription">ImageDescription</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that describes the subject of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageLength" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageLength">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageLength.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageLength">ImageLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows (sometimes described as scanlines) in the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageWidth" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageWidth">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ImageWidth.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ImageWidth">ImageWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns in the image, i.e., the number of pixels per scanline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Make" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Make">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Make.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Make">Make</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that describes the scanner manufacturer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Model" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Model">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Model.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Model">Model</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string with the scanner model name or number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_PixelFormat" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.PixelFormat">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.PixelFormat.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_PixelFormat">PixelFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the pixel format of the frame image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Software" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Software">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Software.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Software">Software</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string with the name and version number of the software package(s) used to create the image.</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="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Dispose" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Dispose">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Dispose.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Dispose_System_Boolean_" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Dispose(System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.Dispose.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs cleanup operations on managed and unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ToGcWicBitmap_System_Nullable_System_Drawing_Rectangle__GrapeCity_Documents_Imaging_Windows_BaseTransform___" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ToGcWicBitmap(System.Nullable{System.Drawing.Rectangle},GrapeCity.Documents.Imaging.Windows.BaseTransform[])">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ToGcWicBitmap.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ToGcWicBitmap_System_Nullable_System_Drawing_Rectangle__GrapeCity_Documents_Imaging_Windows_BaseTransform___">ToGcWicBitmap(Rectangle?, params BaseTransform[])</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="GrapeCity.Documents.Imaging.Windows.GcWicBitmap.html">GcWicBitmap</a> from the frame image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ToImage_GrapeCity_Documents_Drawing_ImageBinding_" data-uid="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ToImage(GrapeCity.Documents.Drawing.ImageBinding)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.WicTiffFrame.ToImage.html#GrapeCity_Documents_Imaging_Windows_WicTiffFrame_ToImage_GrapeCity_Documents_Drawing_ImageBinding_">ToImage(ImageBinding)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an <a class="xref" href="../DS.Documents.Imaging/GrapeCity.Documents.Drawing.Image.html">Image</a> object for the frame.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
