ExifTagPhotoFocalPlaneYResolution Property

Gets the FocalPlaneYResolution EXIF tag.

Description: Indicates the number of pixels in the image height (V) direction per FocalPlaneResolutionUnit on the camera focal plane.
Id: 41487 (0xa20f)
Type: Rational

Definition

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

Property Value

ExifTag

See Also