Share via


MPSImageThresholdBinaryInverse.ThresholdValue Property

Definition

Gets the value above which pixels will be darkened to 0 brightness.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float ThresholdValue { [Foundation.Export("thresholdValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("thresholdValue")>]
member this.ThresholdValue : single

Property Value

The value above which pixels will be darkened to 0 brightness.

Attributes

Applies to