ExifSaturation
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifSaturation 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
高饱和度。