Table of Contents

Property DefaultCropOrigin

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

DefaultCropOrigin

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.

public static ExifPropertyKey DefaultCropOrigin { get; }

Property Value

ExifPropertyKey