Table of Contents

ExifTag.Image.DefaultCropSize Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the DefaultCropSize 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. DefaultCropSize specifies the size of the final image area, in raw image coordinates (i.e., before the DefaultScale has been applied).
Id: 50720 (0xc620)
Type: Short

public static ExifTag DefaultCropSize { get; }

Property Value

ExifTag