# GrapeCity.Documents.Imaging.Exif

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_Documents_Imaging_Exif" data-uid="GrapeCity.Documents.Imaging.Exif" class="text-break">GrapeCity.Documents.Imaging.Exif Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifAscii.html">ExifAscii</a></h4>
      <section><p>Represents an Exif field with string value.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifByte.html">ExifByte</a></h4>
      <section><p>Represents an Exif field with 8-bit byte values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifDouble.html">ExifDouble</a></h4>
      <section><p>Represents an Exif field with double-precision floating-point numbers.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifFloat.html">ExifFloat</a></h4>
      <section><p>Represents an Exif field with single-precision floating-point numbers.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifLong.html">ExifLong</a></h4>
      <section><p>Represents an Exif field with unsigned 32-bit integer values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.html">ExifProfile</a></h4>
      <section><p>Represents Exif metadata of an image.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifRational.html">ExifRational</a></h4>
      <section><p>Represents an Exif field with unsigned rational values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSByte.html">ExifSByte</a></h4>
      <section><p>Represents an Exif field with 8-bit signed byte values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSLong.html">ExifSLong</a></h4>
      <section><p>Represents an Exif field with 32-bit integer values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSRational.html">ExifSRational</a></h4>
      <section><p>Represents an Exif field with rational (positive or negative) values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSShort.html">ExifSShort</a></h4>
      <section><p>Represents an Exif field with 16-bit signed integer values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifShort.html">ExifShort</a></h4>
      <section><p>Represents an Exif field with unsigned 16-bit integer values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifShortOrLong.html">ExifShortOrLong</a></h4>
      <section><p>Represents an Exif field with unsigned 16-bit or 32-bit integer values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifUndefined.html">ExifUndefined</a></h4>
      <section><p>Represents an Exif field with UNDEFINED (8-bit byte) values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifValue.html">ExifValue</a></h4>
      <section><p>The base class for all Exif fields.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifColorSpace.html">ExifColorSpace</a></h4>
      <section><p>The color space specifier.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifContrast.html">ExifContrast</a></h4>
      <section><p>Indicates the direction of contrast processing applied by the camera when the image was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifCustomRendered.html">ExifCustomRendered</a></h4>
      <section><p>Indicates the use of special processing on image data, such as rendering geared to output.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifDataType.html">ExifDataType</a></h4>
      <section><p>Data types used in Exif.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifDestination.html">ExifDestination</a></h4>
      <section><p>Specifies the part of Exif matadata used for storing a specific tag.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifExposureMode.html">ExifExposureMode</a></h4>
      <section><p>Indicates the exposure mode set when the image was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifExposureProgram.html">ExifExposureProgram</a></h4>
      <section><p>The class of the program used by the camera to set exposure when the picture is taken.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifFileSource.html">ExifFileSource</a></h4>
      <section><p>Indicates the image source.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifFlashFlags.html">ExifFlashFlags</a></h4>
      <section><p>Indicates the status of flash when the image was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifGainControl.html">ExifGainControl</a></h4>
      <section><p>Indicates the degree of overall image gain adjustment.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifLightSource.html">ExifLightSource</a></h4>
      <section><p>The kind of light source.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifMeteringMode.html">ExifMeteringMode</a></h4>
      <section><p>The metering mode.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifOrientation.html">ExifOrientation</a></h4>
      <section><p>The orientation of the image.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifResolutionUnit.html">ExifResolutionUnit</a></h4>
      <section><p>The unit of measurement for XResolution, YResolution, FocalPlaneXResolution, FocalPlaneYResolution.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSaturation.html">ExifSaturation</a></h4>
      <section><p>Indicates the direction of saturation processing applied by the camera when the image was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSceneCaptureType.html">ExifSceneCaptureType</a></h4>
      <section><p>Indicates the type of scene that was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSensingMethod.html">ExifSensingMethod</a></h4>
      <section><p>Indicates the image sensor type on the camera or input device.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSensitivityType.html">ExifSensitivityType</a></h4>
      <section><p>Indicates which one of the parameters of ISO12232 is the <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.PhotographicSensitivity.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_PhotographicSensitivity">PhotographicSensitivity</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSharpness.html">ExifSharpness</a></h4>
      <section><p>Indicates the direction of sharpness processing applied by the camera when the image was shot.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifSubjectDistanceRange.html">ExifSubjectDistanceRange</a></h4>
      <section><p>Indicates the distance to the subject.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifTag.html">ExifTag</a></h4>
      <section><p>Values corresponding to Exif tags.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifWhiteBalance.html">ExifWhiteBalance</a></h4>
      <section><p>Indicates the use of special processing on image data, such as rendering geared to output.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsAltitudeRef.html">GpsAltitudeRef</a></h4>
      <section><p>Indicates the altitude used as the reference altitude.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsDifferential.html">GpsDifferential</a></h4>
      <section><p>Indicates whether differential correction is applied to the GPS receiver.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsDirectionRef.html">GpsDirectionRef</a></h4>
      <section><p>Indicates the reference for giving the direction.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsDistanceRef.html">GpsDistanceRef</a></h4>
      <section><p>Indicates the unit used to express the distance.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsLatitudeRef.html">GpsLatitudeRef</a></h4>
      <section><p>Indicates whether the latitude is north or south latitude.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsLongitudeRef.html">GpsLongitudeRef</a></h4>
      <section><p>Indicates whether the longitude is east or west longitude.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsMeasureMode.html">GpsMeasureMode</a></h4>
      <section><p>Indicates the GPS measurement mode.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsSpeedRef.html">GpsSpeedRef</a></h4>
      <section><p>Indicates the unit used to express the GPS receiver speed of movement.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Imaging.Exif.GpsStatus.html">GpsStatus</a></h4>
      <section><p>Indicates whether the longitude is east or west longitude.</p>
</section>


</div>
