共用方式為


ColorDepth (microsoft-windows-shell-setup-display-colordepth)

ColorDepth 會以每個圖元位指定顯示裝置的色彩深度。

Color_depth_bits_per_pixel

指定每個圖元的位色彩深度。 Color_depth_bits_per_pixel 是整數。

有效的組態傳遞

auditSystem

auditUser

oobeSystem

特殊化

父階層

Microsoft-Windows-Shell-Setup | 顯示 | ColorDepth

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Shell-Setup

XML 範例

下列 XML 輸出會將顯示器解析度設定為 1024x768,且深度為 32 位、重新整理速率為 72 hertz 和 120 DPI。

<Display>
   <ColorDepth>32</ColorDepth>
   <DPI>120</DPI>
   <HorizontalResolution>1024</HorizontalResolution>
   <RefreshRate>72</RefreshRate>
   <VerticalResolution>768</VerticalResolution>
</Display>

顯示器