Windows全般で利用されるビットマップ画像を扱うコンテナ [詳細]
データ構造 | |
| 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全般で利用されるビットマップ画像を扱うコンテナ
1.8.1.2