ExifFlash
ExifFlash enumeration
Blitzmodus.
public enum ExifFlash
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| Noflash | 0 | Kein Blitz ausgelöst. |
| Fired | 1 | Blitz ausgelöst. |
| FiredReturnLightNotDetected | 5 | Blitz ausgelöst, Gegenlicht nicht erkannt. |
| FiredReturnLightDetected | 7 | Blitz ausgelöst, Rücklicht erkannt. |
| YesCompulsory | 9 | Blitz ausgelöst, obligatorischer Blitzmodus. |
| YesCompulsoryReturnLightNotDetected | 13 | Blitz ausgelöst, Zwangsmodus, Gegenlicht nicht erkannt. |
| YesCompulsoryReturnLightDetected | 15 | Blitz ausgelöst, Zwangsmodus, Rücklicht erkannt. |
| NoCompulsory | 16 | Blitz wurde nicht ausgelöst, obligatorischer Blitzmodus. |
| NoDidNotFireReturnLightNotDetected | 20 | Blitz wurde nicht ausgelöst, Rücklicht nicht erkannt. |
| NoAuto | 24 | Blitz wurde nicht ausgelöst, Automatikmodus. |
| YesAuto | 25 | Automatischer Blitzmodus. |
| YesAutoReturnLightNotDetected | 29 | Blitz ausgelöst, Automatikmodus, Gegenlicht nicht erkannt. |
| YesAutoReturnLightDetected | 31 | Blitz ausgelöst, Automatikmodus, Gegenlicht erkannt. |
| NoFlashFunction | 32 | Keine Blitzfunktion. |
Siehe auch
- namensraum Aspose.Imaging.Exif.Enums
- Montage Aspose.Imaging