Click or drag to resize
WhiteLevelAdjustmentEffect Properties

The WhiteLevelAdjustmentEffect type exposes the following members.

Properties
  NameDescription
Public propertyBufferPrecision
[Win10_17763] Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
[Win10_17763] Enables caching the output from drawing this effect.
Public propertyInputWhiteLevel
[Win10_17763] The white level of the input image, in nits. Default value 80.
Public propertyStatic memberIsSupported
Checks whether WhiteLevelAdjustmentEffect is supported on the current operating system version.
Public propertyName
[Win10_17763] Attaches a user-defined name string to the effect.
Public propertyOutputWhiteLevel
[Win10_17763] The white level of the output image, in nits. Default value 80.
Public propertySource
[Win10_17763] Gets or sets the input source for the effect.
Top
See Also