Share via


CITemperatureAndTint.TargetNeutral Property

Definition

A vector that represents tne temperature and tint of the target image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIVector TargetNeutral { [Foundation.Export("targetNeutral", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTargetNeutral:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("targetNeutral", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setTargetNeutral:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TargetNeutral : CoreImage.CIVector with get, set

Property Value

Implements

Attributes

Applies to