ExifSensingMethod
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifSensingMethod extends System.Enum
قوائم تعداد طريقة الاستشعار في EXIF.
الحقول
| حقل | الوصف |
|---|---|
| Notdefined | غير معرف. |
| OneChipColorArea | منطقة اللون شريحة واحدة. |
| TwoChipColorArea | منطقة اللون شريحتين. |
| ThreeChipColorArea | منطقة اللون ثلاث شرايح. |
| Colorsequentialarea | منطقة اللون المتسلسل. |
| Trilinearsensor | مستشعر ثلاثي الخطية. |
| Colorsequentiallinear | مستشعر خطي متسلسل اللون. |
Notdefined
public static final int Notdefined
غير معرف.
OneChipColorArea
public static final int OneChipColorArea
منطقة اللون شريحة واحدة.
TwoChipColorArea
public static final int TwoChipColorArea
منطقة اللون شريحتين.
ThreeChipColorArea
public static final int ThreeChipColorArea
منطقة اللون ثلاث شرايح.
Colorsequentialarea
public static final int Colorsequentialarea
منطقة اللون المتسلسل.
Trilinearsensor
public static final int Trilinearsensor
مستشعر ثلاثي الخطية.
Colorsequentiallinear
public static final int Colorsequentiallinear
مستشعر خطي متسلسل اللون.