Unit of FocalPlaneXResoluton/FocalPlaneYResolution.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IOParams..::..EXIFFocalPlaneResolutionUnit EXIF_FocalPlaneResolutionUnit { get; set; }
Public Property EXIF_FocalPlaneResolutionUnit As IOParams..::..EXIFFocalPlaneResolutionUnit
	Get
	Set

Remarks

Some of Fujifilm's digicam(e.g.FX2700,FX2900,Finepix4700Z/40i etc) uses value "3" so it must be "centimeter", but it seems that they use a "8.3mm?"(1/3in.?) to their ResolutionUnit.

Fuji's BUG? Finepix4900Z has been changed to use value "2" but it doesn't match to actual value also.

See Also