HasCrop

XmpCameraRawPackage.HasCrop property

Gets or sets the HasCrop value. When true, the image has a cropping rectangle.

public bool? HasCrop { get; set; }

Property Value

true if the image has a cropping rectangle; otherwise, false.

See Also