flashpixVersion property

String? flashpixVersion
final

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

Implementation

final String? flashpixVersion;