LIBURANIA
GUI library (a wrapper of Win32 API) in C++
|
Windows DC 描畫用クラス [詳解]
#include <windows.h>
#include <eunomia/picture.h>
#include <eunomia/picture_indexed.h>
クラス | |
class | urania::Color |
Windows用BGRカラー構造體 [詳解] | |
class | urania::PaintMemDevice |
PaintDevice互換メモリ上假想デバイス(24bit color) [詳解] | |
class | urania::PaintMemDeviceIndexed |
class | urania::PaintDevice |
名前空間 | |
namespace | urania |
マクロ定義 | |
#define | NOMINMAX |
Windows DC 描畫用クラス
#define NOMINMAX |