Represents EXIF light sources.
            
            Syntax
            Members
| Member | Description | 
|---|
| CloudyWeather | Cloudy weather. | 
| CoolWhiteFluorescent | Cool white fluorescent. | 
| D50 | D50 source. | 
| D55 | D55 source. | 
| D65 | D65 source. | 
| D75 | D75 source. | 
| Daylight | Daylight source. | 
| DaylightFluorescent | Daylight fluorescent. | 
| DayWhiteFluorescent | Day white fluorescent. | 
| FineWeather | Fine weather. | 
| Flash | Flash source. | 
| Fluorescent | Fluorescent source. | 
| ISOStudioTungsten | ISO studio tungsten. | 
| Other | Other light source. | 
| Shade | Shade source. | 
| StandardLightA | Standard light A. | 
| StandardLightB | Standard light B. | 
| StandardLightC | Standard light C. | 
| Tungsten | Tungsten source. | 
| Unknown | Unknown light source. | 
| WhiteFluorescent | White fluorescent. | 
Inheritance Hierarchy
System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.EXIF.ImGearEXIFLightSource
See Also