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
مستشعر خطي متسلسل اللون.