layerh2bmp.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include "BMP.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

const size_t LAYER_H_WIDTH = 176
const size_t LAYER_H_HEIGHT = 144
const size_t LAYER_H_RAWSIZE = 3 * LAYER_H_WIDTH * LAYER_H_HEIGHT


Function Documentation

main int  argc,
char **  argv
 

Definition at line 20 of file layerh2bmp.cc.

References LAYER_H_RAWSIZE, and BMP::SaveRawDataAsCDT().


Variable Documentation

const size_t LAYER_H_HEIGHT = 144
 

Definition at line 17 of file layerh2bmp.cc.

const size_t LAYER_H_RAWSIZE = 3 * LAYER_H_WIDTH * LAYER_H_HEIGHT
 

Definition at line 18 of file layerh2bmp.cc.

Referenced by main().

const size_t LAYER_H_WIDTH = 176
 

Definition at line 16 of file layerh2bmp.cc.


Generated on Sun Dec 2 23:04:31 2007 for openSDK by  doxygen 1.3.9.1