ImageCapture/ImageObserver/BMP.h File Reference

#include <stdio.h>
#include <OPENR/ODataFormats.h>

Go to the source code of this file.

Classes

struct  BMPHeader
struct  BMPInfoHeader
class  BMP

Variables

const longword bmpcompressionRGB = 0
const longword bmpcompressionRLE8 = 1
const longword bmpcompressionRLE4 = 2
const longword bmpcompressionRGB_MASK = 3


Variable Documentation

const longword bmpcompressionRGB = 0
 

Definition at line 35 of file ImageCapture/ImageObserver/BMP.h.

const longword bmpcompressionRGB_MASK = 3
 

Definition at line 38 of file ImageCapture/ImageObserver/BMP.h.

const longword bmpcompressionRLE4 = 2
 

Definition at line 37 of file ImageCapture/ImageObserver/BMP.h.

const longword bmpcompressionRLE8 = 1
 

Definition at line 36 of file ImageCapture/ImageObserver/BMP.h.


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