AdvancedColorInfo.MaxAverageFullFrameLuminanceInNits Property

Definition

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

public:
 property float MaxAverageFullFrameLuminanceInNits { float get(); };
float MaxAverageFullFrameLuminanceInNits();
public float MaxAverageFullFrameLuminanceInNits { get; }
var single = advancedColorInfo.maxAverageFullFrameLuminanceInNits;
Public ReadOnly Property MaxAverageFullFrameLuminanceInNits As Single

Property Value

Single

float

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

Remarks

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

Applies to