CropWidth

XmpCameraRawPackage.CropWidth property

Gets or sets the width of the resulting cropped image in CropUnits units.

public double? CropWidth { get; set; }

Property Value

The width of the crop.

See Also