Click or drag to resize
HdrToneMapEffectDisplayMode Property
[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.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public HdrToneMapEffectDisplayMode DisplayMode { get; set; }

Property Value

Type: HdrToneMapEffectDisplayMode
Remarks

This API is only available when running on Windows 10 build 17763 (October 2018) or greater.

See Also