Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AdvancedColorInfo.SdrWhiteLevelInNits Property
Definition
- Namespace:
- Windows.Graphics.Display
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.
Get the luminance value, in nits, which is currently being used by the operating system for all the SDR content on this display.
public:
property float SdrWhiteLevelInNits { float get(); };
float SdrWhiteLevelInNits();
public float SdrWhiteLevelInNits { get; }
var single = advancedColorInfo.sdrWhiteLevelInNits;
Public ReadOnly Property SdrWhiteLevelInNits As Single
Property Value
Single
float
The luminance value, in nits.
Applies to
Feedback
Was this page helpful?
