Holds the information about current screen. More...
Public Attributes | |
unsigned | Width |
Full width in pixels. | |
unsigned | Height |
Full height in pixels. | |
unsigned | AvailableWidth |
Width of the user's screen, in pixels, minus interface features like the Windows Taskbar. | |
unsigned | AvailableHeight |
Height of the user's screen, in pixels, minus interface features like the Windows Taskbar. | |
unsigned | ColorDepth |
Color depth in bits. | |
unsigned | PixelDepth |
Pixel depth in bits. | |
Holds the information about current screen.