Table of Contents

Property DefaultCropSize

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

DefaultCropSize

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).

public static ExifPropertyKey DefaultCropSize { get; }

Property Value

ExifPropertyKey