AdvancedColorInfo.MinLuminanceInNits 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.
Get the minimum luminance of the display in nits.
public:
property float MinLuminanceInNits { float get(); };
float MinLuminanceInNits();
public float MinLuminanceInNits { get; }
var single = advancedColorInfo.minLuminanceInNits;
Public ReadOnly Property MinLuminanceInNits As Single
Property Value
Single
float
The minimum luminance of the display in nits.