vil1_bmp_info_header Struct Reference

#include <vil1_bmp_info_header.h>

List of all members.


Detailed Description

Definition at line 14 of file vil1_bmp_info_header.h.


Public Types

enum  { disk_size = 4+4+4+4+4+4 }

Public Member Functions

 vil1_bmp_info_header ()
void read (vil1_stream *)
void write (vil1_stream *) const
void print (vcl_ostream &) const

Public Attributes

unsigned compression
unsigned bitmap_size
unsigned horiz_res
unsigned verti_res
unsigned colormapsize
unsigned colorcount

Member Enumeration Documentation

anonymous enum

Enumerator:
disk_size 

Definition at line 16 of file vil1_bmp_info_header.h.


Constructor & Destructor Documentation

vil1_bmp_info_header::vil1_bmp_info_header (  ) 

Definition at line 16 of file vil1_bmp_info_header.cxx.


Member Function Documentation

void vil1_bmp_info_header::read ( vil1_stream  ) 

Definition at line 26 of file vil1_bmp_info_header.cxx.

void vil1_bmp_info_header::write ( vil1_stream  )  const

Definition at line 36 of file vil1_bmp_info_header.cxx.

void vil1_bmp_info_header::print ( vcl_ostream &   )  const

Definition at line 46 of file vil1_bmp_info_header.cxx.


Member Data Documentation

unsigned vil1_bmp_info_header::compression

Definition at line 17 of file vil1_bmp_info_header.h.

unsigned vil1_bmp_info_header::bitmap_size

Definition at line 18 of file vil1_bmp_info_header.h.

unsigned vil1_bmp_info_header::horiz_res

Definition at line 19 of file vil1_bmp_info_header.h.

unsigned vil1_bmp_info_header::verti_res

Definition at line 20 of file vil1_bmp_info_header.h.

unsigned vil1_bmp_info_header::colormapsize

Definition at line 21 of file vil1_bmp_info_header.h.

unsigned vil1_bmp_info_header::colorcount

Definition at line 22 of file vil1_bmp_info_header.h.


The documentation for this struct was generated from the following files:
Generated on Sun Nov 22 05:09:20 2009 for core/vil1 by  doxygen 1.5.1