データ構造 | ネームスペース | 関数
bitmap.h

Windows全般で利用されるビットマップ画像を扱うコンテナ [詳細]

#include "config/mist_conf.h"
#include "mist.h"
#include "config/color.h"

ソースコードを見る。

データ構造

class  mist::bitmap< BITS, Allocator >
 要素数が可変のビットマップ画像を扱うクラス [詳細]

ネームスペース

namespace  mist

関数

template<size_t BITS, class Allocator >
std::ostream & mist::operator<< (std::ostream &out, const bitmap< BITS, Allocator > &a)
 指定されたストリームに,コンテナ内の要素を整形して出力する

説明

Windows全般で利用されるビットマップ画像を扱うコンテナ


Generated on Wed Nov 12 2014 19:44:27 for MIST by doxygen 1.8.1.2