Share via


CIToneCurve.InputPoint3 Property

Definition

Gets or sets the point in the third index position through which to interpolate the tone curve.

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

Property Value

Implements

Attributes

Applies to