uint32_t m_color_depth
The color depth of the screen in bits per pixel.
uint32_t width() const
Gets the width of the screen.
uint32_t height() const
Gets the height of the screen.
uint32_t m_width
The width of the screen in pixels.
uint32_t color_depth() const
Gets the current color depth (bits per pixel)
uint32_t m_height
The height of the screen in pixels.