ExifLightSource
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifLightSource extends System.Enum
Den exif ljuskällan.
Fält
| Fält | Beskrivning |
|---|---|
| Unknown | Det okända. |
| Daylight | Dagsljuset. |
| Fluorescent | Det fluorescerande. |
| Tungsten | Tungstenlampan. |
| Flash | Blixten. |
| Fineweather | Fint väder. |
| Cloudyweather | Molnigt väder. |
| Shade | Skuggan. |
| DaylightFluorescent | Dagsljusfluorescens. |
| DayWhiteFluorescent | Dagsvitt fluorescerande. |
| CoolWhiteFluorescent | Kallvit fluorescerande. |
| WhiteFluorescent | Vitt fluorescerande. |
| StandardlightA | Standardljus a. |
| StandardlightB | Standardljus b. |
| StandardlightC | Standardljus c. |
| D55 | d55-värdet (5500K). |
| D65 | d65-värdet (6500K). |
| D75 | d75-värdet (7500K). |
| D50 | d50-värdet (5000K). |
| ISOstudiotungsten | ISO-studio tungsten ljuskälla. |
| Otherlightsource | Annan ljuskälla. |
Unknown
public static final int Unknown
Det okända.
Daylight
public static final int Daylight
Dagsljuset.
Fluorescent
public static final int Fluorescent
Det fluorescerande.
Tungsten
public static final int Tungsten
Tungstenlampan.
Flash
public static final int Flash
Blixten.
Fineweather
public static final int Fineweather
Fint väder.
Cloudyweather
public static final int Cloudyweather
Molnigt väder.
Shade
public static final int Shade
Skuggan.
DaylightFluorescent
public static final int DaylightFluorescent
Dagsljusfluorescens.
DayWhiteFluorescent
public static final int DayWhiteFluorescent
Dagsvitt fluorescerande.
CoolWhiteFluorescent
public static final int CoolWhiteFluorescent
Kallvit fluorescerande.
WhiteFluorescent
public static final int WhiteFluorescent
Vitt fluorescerande.
StandardlightA
public static final int StandardlightA
Standardljus a.
StandardlightB
public static final int StandardlightB
Standardljus b.
StandardlightC
public static final int StandardlightC
Standardljus c.
D55
public static final int D55
d55-värdet (5500K).
D65
public static final int D65
d65-värdet (6500K).
D75
public static final int D75
d75-värdet (7500K).
D50
public static final int D50
d50-värdet (5000K).
ISOstudiotungsten
public static final int ISOstudiotungsten
ISO-studio tungsten ljuskälla.
Otherlightsource
public static final int Otherlightsource
Annan ljuskälla.