ExifContrast

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ExifContrast extends System.Enum

Enums exif normal soft hard.

Champs

ChampDescription
NormalContraste normal.
LowContraste faible.
HighContraste élevé.

Normal

public static final int Normal

Contraste normal.

Low

public static final int Low

Contraste faible.

High

public static final int High

Contraste élevé.