Share via


MPSImageThresholdTruncate.ThresholdValue Property

Definition

Gets the value to which pixel brightensses will be clamped.

[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 to which pixel brightensses will be clamped.

Attributes

Applies to