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

BITMAP_W Struct Reference

#include <oslibres.h>

Collaboration diagram for BITMAP_W:

Collaboration graph
[legend]
List of all members.

Public Attributes

INT bmType
INT bmWidth
INT bmHeight
INT bmWidthBytes
WORD bmPlanes
WORD bmBitsPixel
LPVOID bmBits

Member Data Documentation

INT BITMAP_W::bmType
 

Definition at line 33 of file oslibres.h.

INT BITMAP_W::bmWidth
 

Definition at line 34 of file oslibres.h.

Referenced by OSLibWinCreatePointer(), and isMonoBitmap().

INT BITMAP_W::bmHeight
 

Definition at line 35 of file oslibres.h.

Referenced by OSLibWinCreatePointer(), and isMonoBitmap().

INT BITMAP_W::bmWidthBytes
 

Definition at line 36 of file oslibres.h.

Referenced by OSLibWinCreatePointer(), and isMonoBitmap().

WORD BITMAP_W::bmPlanes
 

Definition at line 37 of file oslibres.h.

Referenced by OSLibWinCreatePointer().

WORD BITMAP_W::bmBitsPixel
 

Definition at line 38 of file oslibres.h.

Referenced by OSLibWinCreatePointer(), and isMonoBitmap().

LPVOID BITMAP_W::bmBits
 

Definition at line 39 of file oslibres.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 23:22:19 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001