Share via


CIStretchCrop.InputSize Property

Definition

Gets or sets the size of the output image in pixels.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreGraphics.CGPoint InputSize { [Foundation.Export("size", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("size", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.InputSize : CoreGraphics.CGPoint with get, set

Property Value

Implements

Attributes

Applies to