ExifExposureMode
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifExposureMode extends System.Enum
Exif-Belichtungsmodus-Enums.
Felder
| Feld | Beschreibung |
|---|---|
| Auto | Automatische Belichtung. |
| Manual | Manuelle Belichtung. |
| AutoBracket | Automatische Belichtungsreihe. |
Auto
public static final int Auto
Automatische Belichtung.
Manual
public static final int Manual
Manuelle Belichtung.
AutoBracket
public static final int AutoBracket
Automatische Belichtungsreihe.