ExifLightSource
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifLightSource extends System.Enum
مصدر الضوء للـ exif.
الحقول
| حقل | الوصف |
|---|---|
| Unknown | المجهول. |
| Daylight | ضوء النهار. |
| Fluorescent | الفلوريسنت. |
| Tungsten | الوالفن. |
| Flash | الفلاش. |
| Fineweather | الطقس الجيد. |
| Cloudyweather | الطقس الغائم. |
| Shade | الظل. |
| DaylightFluorescent | فلوريسنت ضوء النهار. |
| DayWhiteFluorescent | فلوريسنت أبيض نهاري. |
| CoolWhiteFluorescent | فلوريسنت أبيض بارد. |
| WhiteFluorescent | فلوريسنت أبيض. |
| StandardlightA | ضوء قياسي أ. |
| StandardlightB | ضوء قياسي ب. |
| StandardlightC | ضوء قياسي ج. |
| D55 | القيمة d55 (5500K). |
| D65 | القيمة d65 (6500K). |
| D75 | القيمة d75 (7500K). |
| D50 | القيمة d50 (5000K). |
| ISOstudiotungsten | مصدر ضوء التنجستين iso studio. |
| Otherlightsource | مصدر الضوء الآخر. |
Unknown
public static final int Unknown
المجهول.
Daylight
public static final int Daylight
ضوء النهار.
Fluorescent
public static final int Fluorescent
الفلوريسنت.
Tungsten
public static final int Tungsten
الوالفن.
Flash
public static final int Flash
الفلاش.
Fineweather
public static final int Fineweather
الطقس الجيد.
Cloudyweather
public static final int Cloudyweather
الطقس الغائم.
Shade
public static final int Shade
الظل.
DaylightFluorescent
public static final int DaylightFluorescent
فلوريسنت ضوء النهار.
DayWhiteFluorescent
public static final int DayWhiteFluorescent
فلوريسنت أبيض نهاري.
CoolWhiteFluorescent
public static final int CoolWhiteFluorescent
فلوريسنت أبيض بارد.
WhiteFluorescent
public static final int WhiteFluorescent
فلوريسنت أبيض.
StandardlightA
public static final int StandardlightA
ضوء قياسي أ.
StandardlightB
public static final int StandardlightB
ضوء قياسي ب.
StandardlightC
public static final int StandardlightC
ضوء قياسي ج.
D55
public static final int D55
القيمة d55 (5500K).
D65
public static final int D65
القيمة d65 (6500K).
D75
public static final int D75
القيمة d75 (7500K).
D50
public static final int D50
القيمة d50 (5000K).
ISOstudiotungsten
public static final int ISOstudiotungsten
مصدر ضوء التنجستين iso studio.
Otherlightsource
public static final int Otherlightsource
مصدر الضوء الآخر.