public final class ExifLightSource
extends com.aspose.ms.System.Enum
The exif light source.
Modifier and Type | Field and Description |
---|---|
static int |
Cloudyweather
The cloudyweather.
|
static int |
CoolWhiteFluorescent
The cool white fluorescent.
|
static int |
D50
The d50 value(5000K).
|
static int |
D55
The d55 value(5500K).
|
static int |
D65
The d65 value(6500K).
|
static int |
D75
The d75 value(7500K).
|
static int |
Daylight
The daylight.
|
static int |
DaylightFluorescent
The daylight fluorescent.
|
static int |
DayWhiteFluorescent
The day white fluorescent.
|
static int |
Fineweather
The fineweather.
|
static int |
Flash
The flash.
|
static int |
Fluorescent
The fluorescent.
|
static int |
ISOstudiotungsten
The iso studio tungsten lightsource.
|
static int |
Otherlightsource
The otherlightsource.
|
static int |
Shade
The shade.
|
static int |
StandardlightA
The standardlight a.
|
static int |
StandardlightB
The standardlight b.
|
static int |
StandardlightC
The standardlight c.
|
static int |
Tungsten
The tungsten.
|
static int |
Unknown
The unknown.
|
static int |
WhiteFluorescent
The white fluorescent.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Unknown
The unknown.
public static final int Daylight
The daylight.
public static final int Fluorescent
The fluorescent.
public static final int Tungsten
The tungsten.
public static final int Flash
The flash.
public static final int Fineweather
The fineweather.
public static final int Cloudyweather
The cloudyweather.
public static final int Shade
The shade.
public static final int DaylightFluorescent
The daylight fluorescent.
public static final int DayWhiteFluorescent
The day white fluorescent.
public static final int CoolWhiteFluorescent
The cool white fluorescent.
public static final int WhiteFluorescent
The white fluorescent.
public static final int StandardlightA
The standardlight a.
public static final int StandardlightB
The standardlight b.
public static final int StandardlightC
The standardlight c.
public static final int D55
The d55 value(5500K).
public static final int D65
The d65 value(6500K).
public static final int D75
The d75 value(7500K).
public static final int D50
The d50 value(5000K).
public static final int ISOstudiotungsten
The iso studio tungsten lightsource.
public static final int Otherlightsource
The otherlightsource.