Share via


CIToneCurve.InputPoint4 Property

Definition

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

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

Property Value

Implements

Attributes

Applies to