ExifFlash enumeration

ExifFlash enumeration

Flash mode.

The ExifFlash type exposes the following members:

Fields

FieldDescription
NOFLASHNo flash fired.
FIREDFlash fired.
FIRED_RETURN_LIGHT_NOT_DETECTEDFlash fired, return light not detected.
FIRED_RETURN_LIGHT_DETECTEDFlash fired, return light detected.
YES_COMPULSORYFlash fired, compulsory flash mode.
YES_COMPULSORY_RETURN_LIGHT_NOT_DETECTEDFlash fired, compulsory mode, return light not detected.
YES_COMPULSORY_RETURN_LIGHT_DETECTEDFlash fired, compulsory mode, return light detected.
NO_COMPULSORYFlash did not fire, compulsory flash mode.
NO_DID_NOT_FIRE_RETURN_LIGHT_NOT_DETECTEDFlash did not fire, return light not detected.
NO_AUTOFlash did not fire, auto mode.
YES_AUTOFlash firedm auto mode.
YES_AUTO_RETURN_LIGHT_NOT_DETECTEDFlash fired, auto mode, return light not detected.
YES_AUTO_RETURN_LIGHT_DETECTEDFlash fired, auto mode, return light detected.
NO_FLASH_FUNCTIONNo flash function.

See Also