ImageEn, unit iexBitmaps

TIOParams.EXIF_FocalPlaneResolutionUnit

TIOParams.EXIF_FocalPlaneResolutionUnit


Declaration

property EXIF_FocalPlaneResolutionUnit: Integer;


Description

The unit of FocalPlaneXResoluton/FocalPlaneYResolution:
  1: No unit
  2: Inches
  3: Centimeters

Note: Some Fujifilm cameras (e.g. FX2700, FX2900, Finepix 4700Z/40i, etc.) return a value of centimeters (3), but the actual resoluion appears to be 8.3mm? (1/3 inch?). This seems to be a bug with Fujifilm cameras. With the Finepix4900Z the value has been changed to inches (2) but it doesn't appear to match an actual value either.


See Also

 EXIF_FocalPlaneXResolution
 EXIF_FocalPlaneYResolution