Share via


MPSImageThresholdBinary.MaximumValue Property

Definition

Gets the value to which to brighten pixels brighter than the threshold.

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

Property Value

The value to which to brighten pixels brighter than the threshold.

Attributes

Applies to