GameServer
公開メンバ関数 | 公開変数類 | 全メンバ一覧
BitmapInfoData 構造体

#include <Bitmap.h>

公開メンバ関数

bool Read (std::ifstream &FileStream)
 

公開変数類

u32 Size
 
s32 Width
 
s32 Height
 
u16 Planes
 
u16 BitCount
 
u32 Compression
 
u32 ImageSize
 
s32 XPixelPerMeter
 
s32 YPixelPerMeter
 
u32 UsedColors
 
u32 ImportantColors
 

関数詳解

◆ Read()

bool BitmapInfoData::Read ( std::ifstream &  FileStream)
inline
被呼び出し関係図:

メンバ詳解

◆ BitCount

u16 BitmapInfoData::BitCount

◆ Compression

u32 BitmapInfoData::Compression

◆ Height

s32 BitmapInfoData::Height

◆ ImageSize

u32 BitmapInfoData::ImageSize

◆ ImportantColors

u32 BitmapInfoData::ImportantColors

◆ Planes

u16 BitmapInfoData::Planes

◆ Size

u32 BitmapInfoData::Size

◆ UsedColors

u32 BitmapInfoData::UsedColors

◆ Width

s32 BitmapInfoData::Width

◆ XPixelPerMeter

s32 BitmapInfoData::XPixelPerMeter

◆ YPixelPerMeter

s32 BitmapInfoData::YPixelPerMeter

この構造体詳解は次のファイルから抽出されました: