#include <kanzi/core.ui/platform/windowing_ng/win32/win32_common.hpp>
#include <kanzi/core/cpp/platform.hpp>
Classes | |
class | kanzi::win32::Win32DeviceContext |
Class that represents the Win32 device context. More... | |
Namespaces | |
kanzi | |
kanzi::win32 | |
Functions | |
KZ_NO_DISCARD int | kanzi::win32::getMaximumPixelFormatID (const Win32DeviceContext &deviceContext) noexcept |
Gets the maximum allowable pixel format ID. More... | |
void | kanzi::win32::logGraphicsFormats (const Win32DeviceContext &deviceContext) noexcept |
Logs all available graphic formats to the standard output. More... | |