<BitsPerPixel> TagĀ
Specifies a number of bits per pixel (as an integer) on a particular device's display hardware.
Syntax
<BitsPerPixel>Integer</BitsPerPixel>
Remarks
This tag configures the emulator to use a specific number of bits per pixel. The contents of the tag should be an integer. Note that the set of valid integer values depends on the type of display hardware your embedded device uses. Common values are 1 (for monochrome displays), 8, 16, and 32.
| Occurs in |
|---|
| <LcdDisplay> |
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
Emulator XML References