共用方式為


DisplayMonitor.WhitePoint 屬性

定義

取得 (從監視器的擴充顯示識別資料或 EDID 計算的色點白點,以及任何驅動程式覆寫) 。

public:
 property Point WhitePoint { Point get(); };
Point WhitePoint();
public Point WhitePoint { get; }
var point = displayMonitor.whitePoint;
Public ReadOnly Property WhitePoint As Point

屬性值

從監視器的擴充顯示識別資料或 EDID 計算 (的色度白點,如果已知,則任何驅動程式都會覆寫) ,否則 null 為 。

適用於