Enum ExifFlash

Enum ExifFlash

Namespace: Aspose.Imaging.Exif.Enums
Assembly: Aspose.Imaging.dll (25.4.0)

Flash mode.

public enum ExifFlash

Fields

Fired = 1

Flash fired.

FiredReturnLightDetected = 7

Flash fired, return light detected.

FiredReturnLightNotDetected = 5

Flash fired, return light not detected.

NoAuto = 24

Flash did not fire, auto mode.

NoCompulsory = 16

Flash did not fire, compulsory flash mode.

NoDidNotFireReturnLightNotDetected = 20

Flash did not fire, return light not detected.

NoFlashFunction = 32

No flash function.

Noflash = 0

No flash fired.

YesAuto = 25

Flash firedm auto mode.

YesAutoReturnLightDetected = 31

Flash fired, auto mode, return light detected.

YesAutoReturnLightNotDetected = 29

Flash fired, auto mode, return light not detected.

YesCompulsory = 9

Flash fired, compulsory flash mode.

YesCompulsoryReturnLightDetected = 15

Flash fired, compulsory mode, return light detected.

YesCompulsoryReturnLightNotDetected = 13

Flash fired, compulsory mode, return light not detected.

 English