u32 SSP_GetBmpFileSize(u16 width, u16 height);
BMP ファイルのサイズを返す。
SSP_CreateBmpFile() で作成される BMP ファイルのサイズを取得します。
SSP_CreateBmpFile()
2009/04/23 初版