# GrapeCity.Documents.Imaging.Exif.ExifLightSource

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Imaging_Exif_ExifLightSource" data-uid="GrapeCity.Documents.Imaging.Exif.ExifLightSource" class="text-break">ExifLightSource Enum
</h1>
  <div class="markdown level0 summary"><p>The kind of light source.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Imaging.Exif.html">GrapeCity.Documents.Imaging.Exif</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ExifLightSource</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum ExifLightSource</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>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_CloudyWeather">CloudyWeather</td>
        <td><p>Cloudy weather</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_CoolWhiteFluorescent">CoolWhiteFluorescent</td>
        <td><p>Cool white fluorescent (W 3800 - 4500K)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_D50">D50</td>
        <td><p>D50</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_D55">D55</td>
        <td><p>D55</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_D65">D65</td>
        <td><p>D65</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_D75">D75</td>
        <td><p>D75</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_DayWhiteFluorescent">DayWhiteFluorescent</td>
        <td><p>Day white fluorescent (N 4600 - 5500K)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Daylight">Daylight</td>
        <td><p>Daylight</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_DaylightFluorescent">DaylightFluorescent</td>
        <td><p>Daylight fluorescent (D 5700 - 7100K)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_FineWeather">FineWeather</td>
        <td><p>Fine weather</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Flash">Flash</td>
        <td><p>Flash</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Fluorescent">Fluorescent</td>
        <td><p>Fluorescent</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_ISOStudioTungsten">ISOStudioTungsten</td>
        <td><p>ISO studio tungsten</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_NotDefined">NotDefined</td>
        <td><p>Not defined (default).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_OtherLightSource">OtherLightSource</td>
        <td><p>Other light source</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Shade">Shade</td>
        <td><p>Shade</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_StandardLightA">StandardLightA</td>
        <td><p>Standard light A</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_StandardLightB">StandardLightB</td>
        <td><p>Standard light B</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_StandardLightC">StandardLightC</td>
        <td><p>Standard light C</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Tungsten">Tungsten</td>
        <td><p>Tungsten (incandescent light)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_Unknown">Unknown</td>
        <td><p>Unrecognized value</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_WarmWhiteFluorescent">WarmWhiteFluorescent</td>
        <td><p>Warm white fluorescent (L 2600 - 3250K)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifLightSource_WhiteFluorescent">WhiteFluorescent</td>
        <td><p>White fluorescent (WW 3250 - 3800K)</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
