TAG_FLASH top-level constant

String const TAG_FLASH

This tag indicates the status of flash when the image was shot. Bit 0 indicates the flash firing status, bits 1 and 2 indicate the flash return status, bits 3 and 4 indicate the flash mode, bit 5 indicates whether the flash function is present, and bit 6 indicates "red eye" mode.

See also FLAG_FLASH_FIRED See also FLAG_FLASH_RETURN_LIGHT_NOT_DETECTED See also FLAG_FLASH_RETURN_LIGHT_DETECTED See also FLAG_FLASH_MODE_COMPULSORY_FIRING See also FLAG_FLASH_MODE_COMPULSORY_SUPPRESSION See also FLAG_FLASH_MODE_AUTO See also FLAG_FLASH_NO_FLASH_FUNCTION See also FLAG_FLASH_RED_EYE_SUPPORTED

Implementation

const String TAG_FLASH = "Flash";