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. |
| 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.
Otherlightsource
public static final int Otherlightsource
مصدر الضوء الآخر.