Gets the DefaultCropOrigin EXIF tag.
Description: Raw images often store extra pixels around the edges of the final image. These extra pixels help prevent interpolation artifacts near the edges of the final image. DefaultCropOrigin specifies the origin of the final image area, in raw image coordinates (i.e., before the DefaultScale has been applied), relative to the top-left corner of the ActiveArea rectangle.
Id: 50719 (0xc61f)
Type: Short
public static ExifTag DefaultCropOrigin { get; }
Public Shared ReadOnly Property DefaultCropOrigin As ExifTag
Get