VNCoreMLRequest.ImageCropAndScaleOption Property

Definition

Gets or sets how the image should be scaled if its size does not match the model's input expectations.

public virtual Vision.VNImageCropAndScaleOption ImageCropAndScaleOption { [Foundation.Export("imageCropAndScaleOption", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setImageCropAndScaleOption:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ImageCropAndScaleOption : Vision.VNImageCropAndScaleOption with get, set

Property Value

Attributes

Applies to