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

dib.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

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 width, INT depth)


Function Documentation

int WIN32API DIB_GetDIBWidthBytes int    width,
int    depth
 

Definition at line 33 of file dib.cpp.

Referenced by ConvertIcon(), and DIB_GetDIBImageBytes().

int DIB_GetDIBImageBytes int    width,
int    height,
int    depth
 

Definition at line 60 of file dib.cpp.

Referenced by CURSORICON_CreateFromResource(), ConvertIcon(), and QueryConvertedIconSize().

int DIB_BitmapInfoSize BITMAPINFO *    info,
WORD    coloruse
 

Definition at line 71 of file dib.cpp.

Referenced by CURSORICON_CreateFromResource(), and LoadBitmapW().

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.

Referenced by LoadBitmapW().

int WIN32API BITMAP_GetWidthBytes INT    width,
INT    depth
 

Definition at line 218 of file dib.cpp.

Referenced by CURSORICON_CreateFromResource(), CreateCursorIconIndirect(), and GetIconInfo().


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