Share via


MPSImageThresholdBinaryInverse.MaximumValue Property

Definition

Gets the value to which to brighten pixels that are dimmer than the threshold in the source image.

[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 that are dimmer than the threshold in the source image.

Attributes

Applies to