TAG_FLASHPIX_VERSION top-level constant

String const TAG_FLASHPIX_VERSION

The Flashpix format version supported by a FPXR file. If the FPXR function supports Flashpix format Ver. 1.0, this is indicated similarly to TAG_EXIF_VERSION by recording "0100" as 4-byte ASCII.

Implementation

const String TAG_FLASHPIX_VERSION = "FlashpixVersion";