ExifSaturation
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifSaturation extends System.Enum
enum di saturazione exif.
Campi
| Campo | Descrizione |
|---|---|
| Normal | Saturazione normale. |
| Low | Bassa saturazione. |
| High | Alta saturazione. |
Normal
public static final int Normal
Saturazione normale.
Low
public static final int Low
Bassa saturazione.
High
public static final int High
Alta saturazione.