LIBURANIA
GUI library (a wrapper of Win32 API) in C++
読み取り中…
検索中…
一致する文字列を見つけられません
クラス | 名前空間 | マクロ定義
paintdev.h ファイル

Windows DC 描畫用クラス [詳解]

#include <windows.h>
#include <eunomia/picture.h>
#include <eunomia/picture_indexed.h>
paintdev.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  urania::Color
 Windows用BGRカラー構造體 [詳解]
 
class  urania::PaintMemDevice
 PaintDevice互換メモリ上假想デバイス(24bit color) [詳解]
 
class  urania::PaintMemDeviceIndexed
 
class  urania::PaintDevice
 

名前空間

namespace  urania
 

マクロ定義

#define NOMINMAX
 

詳解

Windows DC 描畫用クラス

著者
oZ/acy (名賀月晃嗣)
日付
2016.3.2 修正
2019.8.29 修正
2021.3.23 PaintDevice::blt()の仕樣を一部變更。PaintDevice::stretchBlt()を追加。
2021.6.11 依據ライブラリをthemis+polymniaからeunomiaに切り替へるための修正
2021.12.6 MSVSでビルドするためにNOMINMAXを::define

マクロ定義詳解

◆ NOMINMAX

#define NOMINMAX