This tag indicates the digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double EXIF_DigitalZoomRatio { get; set; }
Public Property EXIF_DigitalZoomRatio As Double Get Set
public: property double EXIF_DigitalZoomRatio { double get (); void set (double value); }