[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifFlashFlags

Enum ExifFlashFlags

Namespace
GrapeCity.Documents.Imaging.Exif
Assembly
GcDocs.Imaging.dll

Indicates the status of flash when the image was shot.

[Flags]
public enum ExifFlashFlags

Fields

AutoMode = CompulsoryFlashFiring | CompulsoryFlashSuppression

Auto mode.

CompulsoryFlashFiring = 8

Compulsory flash firing.

CompulsoryFlashSuppression = 16

Compulsory flash suppression.

FlashFired = 1

Flash fired.

NoFlash = 0

Flash not available.

NoFlashFunction = 32

No flash function.

RedEyeReduction = 64

Red-eye reduction supported.

ReturnDetectionSupported = 4

Strobe return detection function exists.

ReturnLightDetected = 2

Strobe return light detected.