MPSImageThresholdBinaryInverse.MaximumValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value to which to brighten pixels that are dimmer than the threshold in the source image.
public virtual float MaximumValue { [Foundation.Export("maximumValue")] get; }
member this.MaximumValue : single
Property Value
The value to which to brighten pixels that are dimmer than the threshold in the source image.
- Attributes