Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
bmpheader_t Struct Reference

#include <read_bmp.h>

Public Attributes

uint16_t bfType
 
uint32_t bfSize
 
uint16_t bfReserved1
 
uint16_t bfReserved2
 
uint32_t bfOffBits
 
uint32_t biSize
 
uint32_t biWidth
 
uint32_t biHeight
 
uint16_t biPlanes
 
uint16_t biBitCount
 
uint32_t biCompression
 
uint32_t biSizeImage
 
uint32_t biXPelsPerMeter
 
uint32_t biYPelsPerMeter
 
uint32_t biClrUsed
 
uint32_t biClrImportant
 
size_t CompressedSize
 
size_t DecompressedSize
 

Member Data Documentation

uint32_t bmpheader_t::bfOffBits
uint16_t bmpheader_t::bfReserved1
uint16_t bmpheader_t::bfReserved2
uint32_t bmpheader_t::bfSize
uint16_t bmpheader_t::bfType
uint16_t bmpheader_t::biBitCount
uint32_t bmpheader_t::biClrImportant
uint32_t bmpheader_t::biClrUsed
uint32_t bmpheader_t::biCompression
uint32_t bmpheader_t::biHeight
uint16_t bmpheader_t::biPlanes
uint32_t bmpheader_t::biSize
uint32_t bmpheader_t::biSizeImage
uint32_t bmpheader_t::biWidth
uint32_t bmpheader_t::biXPelsPerMeter
uint32_t bmpheader_t::biYPelsPerMeter
size_t bmpheader_t::CompressedSize
size_t bmpheader_t::DecompressedSize

The documentation for this struct was generated from the following file: