ExifTagPhotoSubjectLocation Property

Gets the SubjectLocation EXIF tag.

Description: Indicates the location of the main subject in the scene. The value of this tag represents the pixel at the center of the main subject relative to the left edge, prior to rotation processing as per the Rotation tag. The first value indicates the X column number and second indicates the Y row number.
Id: 41492 (0xa214)
Type: Short

Definition

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

Property Value

ExifTag

See Also