ly.img.android.pesdk.backend.exif / Exify / TAG / FLASH

FLASH

FLASH

Value is unsigned integer The 8 bits can be extracted and evaluated in this way:

  1. Bit 0 indicates the flash firing status
  2. bits 1 and 2 indicate the flash return status
  3. bits 3 and 4 indicate the flash mode
  4. bit 5 indicates whether the flash function is present
  5. and bit 6 indicates "red eye" mode
  6. bit 7 unused

Resulting Flash tag values are:

See Also
<a href="http://www.exif.org/Exif2-2.PDF">http://www.exif.org/Exif2-2.PDF</a>