Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

SB_BitmapFileHeader Struct Reference

structure for BMP bitmap file header More...

List of all members.

Public Attributes

char bfType [2]
 signature, must always be 'BM'
Uint32 bfSize
 file size in bytes
Uint16 bfReserved1
 reserved, should be '0'
Uint16 bfReserved2
 reserved, should be '0'
Uint32 bfOffBits
 offset from the beginning of the file to the bitmap data (in bytes)


Detailed Description

structure for BMP bitmap file header

Definition at line 138 of file diutils.h.


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


Generated on 8 Dec 2004 for OFFIS DCMTK Version 3.5.3 by Doxygen 1.3.9.1