VNCoreMLRequest.ImageCropAndScaleOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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