#include <vil_bmp_file_header.h>
Definition at line 14 of file vil_bmp_file_header.h.
Public Member Functions | |
| vil_bmp_file_header () | |
| void | read (vil_stream *) |
| void | write (vil_stream *) const |
| void | print (vcl_ostream &) const |
| bool | signature_valid () const |
Public Attributes | |
| char | magic [2] |
| unsigned | file_size |
| short | reserved1 |
| short | reserved2 |
| unsigned | bitmap_offset |
|
|
Definition at line 21 of file vil_bmp_file_header.cxx. |
|
|
Definition at line 31 of file vil_bmp_file_header.cxx. |
|
|
Definition at line 44 of file vil_bmp_file_header.cxx. |
|
|
Definition at line 62 of file vil_bmp_file_header.cxx. |
|
|
Definition at line 53 of file vil_bmp_file_header.cxx. |
|
|
Definition at line 20 of file vil_bmp_file_header.h. |
|
|
Definition at line 17 of file vil_bmp_file_header.h. |
|
|
Definition at line 16 of file vil_bmp_file_header.h. |
|
|
Definition at line 18 of file vil_bmp_file_header.h. |
|
|
Definition at line 19 of file vil_bmp_file_header.h. |
1.4.4