Open CASCADE Technology 6.6.0
Data Structures | Defines | Typedefs | Functions
AlienImage_BMPHeader.hxx File Reference
#include <Standard_Type.hxx>

Data Structures

struct  AlienImage_BMPHeader
struct  tagBITMAPINFOHEADER
struct  tagBITMAPCOREHEADER
struct  tagRGBQUAD

Defines

#define BI_RGB   0
#define BI_RLE8   1
#define BI_RLE4   2
#define BI_BITFIELDS   3
#define LOW_VAL_AT_LOW_ADDR   (*(char*)&__swaptest)

Typedefs

typedef unsigned int DWORD
typedef unsigned intPDWORD
typedef int LONG
typedef unsigned short WORD
typedef unsigned char BYTE
typedef struct tagBITMAPINFOHEADER BITMAPINFOHEADER
typedef struct tagBITMAPCOREHEADER BITMAPCOREHEADER
typedef struct tagRGBQUAD RGBQUAD

Functions

const Handle< Standard_Type > & STANDARD_TYPE (AlienImage_BMPHeader)

Define Documentation

#define BI_BITFIELDS   3
#define BI_RGB   0
#define BI_RLE4   2
#define BI_RLE8   1
#define LOW_VAL_AT_LOW_ADDR   (*(char*)&__swaptest)

Typedef Documentation

typedef unsigned char BYTE
typedef unsigned int DWORD
typedef int LONG
typedef unsigned int* PDWORD
typedef struct tagRGBQUAD RGBQUAD
typedef unsigned short WORD

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( AlienImage_BMPHeader  )
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines