Enum ExifLightSource
ExifLightSource enumeration
The exif light source.
public enum ExifLightSource
Values
Name | Value | Description |
---|---|---|
Unknown | 0 | The unknown. |
Daylight | 1 | The daylight. |
Fluorescent | 2 | The fluorescent. |
Tungsten | 3 | The tungsten. |
Flash | 4 | The flash. |
Fineweather | 9 | The fineweather. |
Cloudyweather | 10 | The cloudyweather. |
Shade | 11 | The shade. |
DaylightFluorescent | 12 | The daylight fluorescent. |
DayWhiteFluorescent | 13 | The day white fluorescent. |
CoolWhiteFluorescent | 14 | The cool white fluorescent. |
WhiteFluorescent | 15 | The white fluorescent. |
StandardlightA | 17 | The standardlight a. |
StandardlightB | 18 | The standardlight b. |
StandardlightC | 19 | The standardlight c. |
D55 | 20 | The d55 value(5500K). |
D65 | 21 | The d65 value(6500K). |
D75 | 22 | The d75 value(7500K). |
D50 | 23 | The d50 value(5000K). |
ISOstudiotungsten | 24 | The iso studio tungsten lightsource. |
Otherlightsource | 255 | The otherlightsource. |
See Also
- namespace Aspose.Imaging.Exif.Enums
- assembly Aspose.Imaging