Click or drag to resize
HdrToneMapEffect Properties

The HdrToneMapEffect 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 propertyDisplayMode
[Win10_17763] When set to Hdr, the tone mapping curve is adjusted to better fit the fit the behavior of common HDR displays. Default value Sdr.
Public propertyInputMaxLuminance
[Win10_17763] The maximum light level (or MaxCLL) of the image, in nits. Default value 4000.
Public propertyStatic memberIsSupported
Checks whether HdrToneMapEffect is supported on the current operating system version.
Public propertyName
[Win10_17763] Attaches a user-defined name string to the effect.
Public propertyOutputMaxLuminance
[Win10_17763] The MaxCLL supported by the output target, in nits - typically set to the MaxCLL of the display. Default value 300.
Public propertySource
[Win10_17763] Gets or sets the input source for the effect.
Top
See Also