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

FieldDescription
UnknownThe unknown.
DaylightThe daylight.
FluorescentThe fluorescent.
TungstenThe tungsten.
FlashThe flash.
FineweatherThe fineweather.
CloudyweatherThe cloudyweather.
ShadeThe shade.
DaylightFluorescentThe daylight fluorescent.
DayWhiteFluorescentThe day white fluorescent.
CoolWhiteFluorescentThe cool white fluorescent.
WhiteFluorescentThe white fluorescent.
StandardlightAThe standardlight a.
StandardlightBThe standardlight b.
StandardlightCThe standardlight c.
D55The d55 value(5500K).
D65The d65 value(6500K).
D75The d75 value(7500K).
D50The d50 value(5000K).
ISOstudiotungstenThe iso studio tungsten lightsource.
OtherlightsourceThe 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.