Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

dib.cpp File Reference

#include <os2win.h>
#include <stdlib.h>
#include <misc.h>
#include "dib.h"
#include "dbglocal.h"

Include dependency graph for dib.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define DBG_LOCALLOG   DBG_dib

Functions

int WIN32API DIB_GetDIBWidthBytes (int width, int depth)
int DIB_GetDIBImageBytes (int width, int height, int depth)
int DIB_BitmapInfoSize (BITMAPINFO *info, WORD coloruse)
int DIB_GetBitmapInfo (const BITMAPINFOHEADER *header, DWORD *width, int *height, WORD *bpp, WORD *compr)
void DIB_FixColorsToLoadflags (BITMAPINFO *bmi, UINT loadflags, BYTE pix)
int WIN32API BITMAP_GetWidthBytes (INT bmWidth, INT bpp)


Define Documentation

#define DBG_LOCALLOG   DBG_dib
 

Definition at line 24 of file dib.cpp.


Function Documentation

int WIN32API DIB_GetDIBWidthBytes int    width,
int    depth
 

Definition at line 33 of file dib.cpp.

int DIB_GetDIBImageBytes int    width,
int    height,
int    depth
 

Definition at line 60 of file dib.cpp.

int DIB_BitmapInfoSize BITMAPINFO *    info,
WORD    coloruse
 

Definition at line 71 of file dib.cpp.

int DIB_GetBitmapInfo const BITMAPINFOHEADER *    header,
DWORD *    width,
int *    height,
WORD *    bpp,
WORD *    compr
 

Definition at line 99 of file dib.cpp.

void DIB_FixColorsToLoadflags BITMAPINFO *    bmi,
UINT    loadflags,
BYTE    pix
 

Definition at line 129 of file dib.cpp.

int WIN32API BITMAP_GetWidthBytes INT    width,
INT    depth
 

Definition at line 218 of file dib.cpp.


Generated on Wed Jan 23 23:18:29 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001