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

高饱和度。