ExifTagPhotoFocalPlaneResolutionUnit Property

Gets the FocalPlaneResolutionUnit EXIF tag.

Description: Indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution. This value is the same as the ResolutionUnit.
Id: 41488 (0xa210)
Type: Short

Definition

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

Property Value

ExifTag

See Also