Share via


DisplayAdvancedColorInfo.MaxAverageFullFrameLuminanceInNits Property

Definition

Gets the maximum frame average luminance of the display that can be achieved on the whole display.

public:
 property double MaxAverageFullFrameLuminanceInNits { double get(); };
double MaxAverageFullFrameLuminanceInNits();
public double MaxAverageFullFrameLuminanceInNits { get; }
var double = displayAdvancedColorInfo.maxAverageFullFrameLuminanceInNits;
Public ReadOnly Property MaxAverageFullFrameLuminanceInNits As Double

Property Value

Double

double

The maximum frame average luminance of the display that can be achieved on the whole display.

Remarks

Contrast with MaxLuminanceInNits, which generally refers to a small portion of the display.

Applies to