Enum ExifFlash
Namespace: Aspose.Imaging.Exif.Enums
Assembly: Aspose.Imaging.dll (25.2.0)
Blitzmodus.
public enum ExifFlash
Felder
Fired = 1
Blitz ausgelöst.
FiredReturnLightDetected = 7
Blitz ausgelöst, Rücklicht erkannt.
FiredReturnLightNotDetected = 5
Blitz ausgelöst, Rücklicht nicht erkannt.
NoAuto = 24
Blitz wurde nicht ausgelöst, Automatikmodus.
NoCompulsory = 16
Blitz wurde nicht ausgelöst, Pflichtblitzmodus.
NoDidNotFireReturnLightNotDetected = 20
Blitz wurde nicht ausgelöst, Rücklicht nicht erkannt.
NoFlashFunction = 32
Keine Blitzfunktion.
Noflash = 0
Kein Blitz ausgelöst.
YesAuto = 25
Blitz ausgelöst, Automatikmodus.
YesAutoReturnLightDetected = 31
Blitz ausgelöst, Automatikmodus, Rücklicht erkannt.
YesAutoReturnLightNotDetected = 29
Blitz ausgelöst, Automatikmodus, Rücklicht nicht erkannt.
YesCompulsory = 9
Blitz ausgelöst, Pflichtblitzmodus.
YesCompulsoryReturnLightDetected = 15
Blitz ausgelöst, Pflichtmodus, Rücklicht erkannt.
YesCompulsoryReturnLightNotDetected = 13
Blitz ausgelöst, Pflichtmodus, Rücklicht nicht erkannt.