ExifContrast
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifContrast extends System.Enum
exif 正常软硬枚举。
字段
| 字段 | 描述 |
|---|---|
| Normal | 正常对比度。 |
| Low | 低对比度。 |
| High | 高对比度。 |
Normal
public static final int Normal
正常对比度。
Low
public static final int Low
低对比度。
High
public static final int High
高对比度。