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
| Champ | Description |
|---|---|
| Normal | Contraste normal. |
| Low | Contraste faible. |
| High | Contraste é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é.