Click to Rate and Give Feedback
TechNet
TechNet Library
Windows
Windows Vista
Deployment
Components
Display
 ColorDepth

  Switch on low bandwidth view
ColorDepth

ColorDepth specifies the color depth for the display device in bits per pixel.

Values

 

Color_depth_bits_per_pixel

Specifies the color depth, in bits per pixel. Color_depth_bits_per_pixel is an integer.

Valid Passes

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output sets the display resolution to 1024x768, with 32-bit color depth, a refresh rate of 72 hertz, and 120 dpi.

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

See Also

Concepts

Display

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker