Table of Contents

ExifTag.Photo.SubjectLocation Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag SubjectLocation { get; }

Property Value

ExifTag