ExifLightSource
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifLightSource extends System.Enum
La sorgente luminosa exif.
Campi
| Campo | Descrizione |
|---|---|
| Unknown | L’ignoto. |
| Daylight | La luce diurna. |
| Fluorescent | Il fluorescente. |
| Tungsten | Il tungsteno. |
| Flash | Il flash. |
| Fineweather | Il bel tempo. |
| Cloudyweather | Il tempo nuvoloso. |
| Shade | L’ombra. |
| DaylightFluorescent | Il fluorescente diurna. |
| DayWhiteFluorescent | Il fluorescente bianco diurna. |
| CoolWhiteFluorescent | Il fluorescente bianco freddo. |
| WhiteFluorescent | Il fluorescente bianco. |
| StandardlightA | La luce standard a. |
| StandardlightB | La luce standard b. |
| StandardlightC | La luce standard c. |
| D55 | Il valore d55 (5500K). |
| D65 | Il valore d65 (6500K). |
| D75 | Il valore d75 (7500K). |
| D50 | Il valore d50 (5000K). |
| ISOstudiotungsten | La sorgente luminosa al tungsteno ISO studio. |
| Otherlightsource | L’altra sorgente luminosa. |
Unknown
public static final int Unknown
L’ignoto.
Daylight
public static final int Daylight
La luce diurna.
Fluorescent
public static final int Fluorescent
Il fluorescente.
Tungsten
public static final int Tungsten
Il tungsteno.
Flash
public static final int Flash
Il flash.
Fineweather
public static final int Fineweather
Il bel tempo.
Cloudyweather
public static final int Cloudyweather
Il tempo nuvoloso.
Shade
public static final int Shade
L’ombra.
DaylightFluorescent
public static final int DaylightFluorescent
Il fluorescente diurna.
DayWhiteFluorescent
public static final int DayWhiteFluorescent
Il fluorescente bianco diurna.
CoolWhiteFluorescent
public static final int CoolWhiteFluorescent
Il fluorescente bianco freddo.
WhiteFluorescent
public static final int WhiteFluorescent
Il fluorescente bianco.
StandardlightA
public static final int StandardlightA
La luce standard a.
StandardlightB
public static final int StandardlightB
La luce standard b.
StandardlightC
public static final int StandardlightC
La luce standard c.
D55
public static final int D55
Il valore d55 (5500K).
D65
public static final int D65
Il valore d65 (6500K).
D75
public static final int D75
Il valore d75 (7500K).
D50
public static final int D50
Il valore d50 (5000K).
ISOstudiotungsten
public static final int ISOstudiotungsten
La sorgente luminosa al tungsteno ISO studio.
Otherlightsource
public static final int Otherlightsource
L’altra sorgente luminosa.