Leptonica 1.68
C Image Processing Library

BMP_FileHeader Struct Reference

#include <bmp.h>

Data Fields

l_int16 bfType
l_int16 bfSize
l_int16 bfFill1
l_int16 bfReserved1
l_int16 bfReserved2
l_int16 bfOffBits
l_int16 bfFill2

Detailed Description

Definition at line 33 of file bmp.h.


Field Documentation

Definition at line 35 of file bmp.h.

Definition at line 36 of file bmp.h.

Definition at line 41 of file bmp.h.

Definition at line 42 of file bmp.h.

Definition at line 43 of file bmp.h.

Definition at line 44 of file bmp.h.

Definition at line 45 of file bmp.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines