Share via


CIToneCurve.InputPoint2 Property

Definition

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

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

Property Value

Implements

Attributes

Applies to