#include <video_mode.hpp>
Definition at line 28 of file video_mode.hpp.
◆ video_mode() [1/2]
neogfx::video_mode::video_mode |
( |
uint32_t |
aWidth, |
|
|
uint32_t |
aHeight, |
|
|
uint32_t |
aBitsPerPixel = 32 |
|
) |
| |
|
inline |
◆ video_mode() [2/2]
template<typename T >
neogfx::video_mode::video_mode |
( |
const basic_size< T > & |
aExtents, |
|
|
uint32_t |
aBitsPerPixel = 32 |
|
) |
| |
|
inlineexplicit |
◆ bits_per_pixel()
uint32_t neogfx::video_mode::bits_per_pixel |
( |
| ) |
const |
|
inline |
◆ resolution()
The documentation for this class was generated from the following file: