HdmiDisplayMode.IsSdrLuminanceSupported 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.
Gets the value that indicates whether standard dynamic range (SDR) luminance levels are supported by the device.
public:
property bool IsSdrLuminanceSupported { bool get(); };
bool IsSdrLuminanceSupported();
public bool IsSdrLuminanceSupported { get; }
var boolean = hdmiDisplayMode.isSdrLuminanceSupported;
Public ReadOnly Property IsSdrLuminanceSupported As Boolean
Property Value
Boolean
bool