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

高对比度。