共用方式為


DisplayModeInfo 類別

定義

描述 DisplayPath屬性的有效組合。 這個物件的屬性值可以使用ApplyPropertiesFromMode方法在DisplayPath上設定。 請注意,這個物件是指一系列有效的線格式,而不只是一個特定的線格式。

public ref class DisplayModeInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DisplayModeInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DisplayModeInfo
Public NotInheritable Class DisplayModeInfo
繼承
Object Platform::Object IInspectable DisplayModeInfo
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

屬性

IsInterlaced

取得值,指出 DisplayModeInfo 是否交錯。

IsStereo

取得值,指出 DisplayModeInfo 是否為身歷聲 3D。

PhysicalPresentationRate

取得或設定在虛擬化重新整理速率時,顯示器正在掃描圖元 (的實際實體速率) 。

PresentationRate

取得 DisplayModeInfo的呈現速率。

Properties

取得包含 DisplayModeInfo屬性的集合。

SourcePixelFormat

取得或設定允許呈現給這個 DisplayModeInfo之表面的像素格式。

SourceResolution

取得或設定用於掃描輸出之圖元緩衝區大小的選擇性值,然後再轉換以符合目標解析度。

TargetResolution

取得或設定提供給目標監視器之畫面大小的選擇性值。 這與「來源」畫面緩衝區的大小不同,在此情況下,顯示管線會使用 旋轉縮放 屬性來轉換內容。

方法

GetWireFormatSupportedBitsPerChannel(DisplayWireFormatPixelEncoding)

針對提供的顯示線格式圖元編碼,擷取包含零個或多個每個通道顯示位旗標的值, (邏輯方式或一起) 對 DisplayModeInfo有效。

IsWireFormatSupported(DisplayWireFormat)

擷取布林值,指出 DisplayModeInfo 是否支援指定的格式。

適用於