ExifTagPhotoDigitalZoomRatio Property

Gets the DigitalZoomRatio EXIF tag.

Description: 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.
Id: 41988 (0xa404)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag DigitalZoomRatio { get; }

Property Value

ExifTag

See Also