次の方法で共有


AdvancedColorInfo.MinLuminanceInNits プロパティ

定義

ディスプレイの最小輝度をニット単位で取得します。

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

プロパティ値

Single

float

ディスプレイの最小輝度 (ニット単位)。

適用対象