ColorMode
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ColorMode extends System.Enum
وضع اللون للصورة.
الحقول
| حقل | الوصف |
|---|---|
| BlackAndWhite | صورة ثنائية: تُستخدم فقط ألوان الأسود والأبيض |
| GrayScale | صورة تدرج رمادي |
| Normal | صورة ملونة بالكامل |
BlackAndWhite
public static final int BlackAndWhite
صورة ثنائية: تُستخدم فقط ألوان الأسود والأبيض
GrayScale
public static final int GrayScale
صورة تدرج رمادي
Normal
public static final int Normal
صورة ملونة بالكامل