ExifLightSource
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifLightSource extends System.Enum
The exif light source.
Fields
Field | Description |
---|---|
Unknown | The unknown. |
Daylight | The daylight. |
Fluorescent | The fluorescent. |
Tungsten | The tungsten. |
Flash | The flash. |
Fineweather | The fineweather. |
Cloudyweather | The cloudyweather. |
Shade | The shade. |
DaylightFluorescent | The daylight fluorescent. |
DayWhiteFluorescent | The day white fluorescent. |
CoolWhiteFluorescent | The cool white fluorescent. |
WhiteFluorescent | The white fluorescent. |
StandardlightA | The standardlight a. |
StandardlightB | The standardlight b. |
StandardlightC | The standardlight c. |
D55 | The d55 value(5500K). |
D65 | The d65 value(6500K). |
D75 | The d75 value(7500K). |
D50 | The d50 value(5000K). |
ISOstudiotungsten | The iso studio tungsten lightsource. |
Otherlightsource | The otherlightsource. |
Unknown
public static final int Unknown
The unknown.
Daylight
public static final int Daylight
The daylight.
Fluorescent
public static final int Fluorescent
The fluorescent.
Tungsten
public static final int Tungsten
The tungsten.
Flash
public static final int Flash
The flash.
Fineweather
public static final int Fineweather
The fineweather.
Cloudyweather
public static final int Cloudyweather
The cloudyweather.
Shade
public static final int Shade
The shade.
DaylightFluorescent
public static final int DaylightFluorescent
The daylight fluorescent.
DayWhiteFluorescent
public static final int DayWhiteFluorescent
The day white fluorescent.
CoolWhiteFluorescent
public static final int CoolWhiteFluorescent
The cool white fluorescent.
WhiteFluorescent
public static final int WhiteFluorescent
The white fluorescent.
StandardlightA
public static final int StandardlightA
The standardlight a.
StandardlightB
public static final int StandardlightB
The standardlight b.
StandardlightC
public static final int StandardlightC
The standardlight c.
D55
public static final int D55
The d55 value(5500K).
D65
public static final int D65
The d65 value(6500K).
D75
public static final int D75
The d75 value(7500K).
D50
public static final int D50
The d50 value(5000K).
ISOstudiotungsten
public static final int ISOstudiotungsten
The iso studio tungsten lightsource.
Otherlightsource
public static final int Otherlightsource
The otherlightsource.