ReactOS 0.4.16-dev-125-g798ea90
|
#include <wingdi.h>
WORD BITMAPV4HEADER::bV4BitCount |
Definition at line 1496 of file wingdi.h.
Referenced by DIB_GetBitmapInfo(), and get_16bpp_format().
DWORD BITMAPV4HEADER::bV4BlueMask |
Definition at line 1505 of file wingdi.h.
Referenced by CreateDIBPalette(), and get_16bpp_format().
CIEXYZTRIPLE BITMAPV4HEADER::bV4Endpoints |
DWORD BITMAPV4HEADER::bV4GreenMask |
Definition at line 1504 of file wingdi.h.
Referenced by CreateDIBPalette(), and get_16bpp_format().
LONG BITMAPV4HEADER::bV4Height |
Definition at line 1494 of file wingdi.h.
Referenced by DIB_GetBitmapInfo(), and get_16bpp_format().
WORD BITMAPV4HEADER::bV4Planes |
Definition at line 1495 of file wingdi.h.
Referenced by DIB_GetBitmapInfo().
DWORD BITMAPV4HEADER::bV4RedMask |
Definition at line 1503 of file wingdi.h.
Referenced by CreateDIBPalette(), and get_16bpp_format().
DWORD BITMAPV4HEADER::bV4Size |
Definition at line 1492 of file wingdi.h.
Referenced by get_16bpp_format().
DWORD BITMAPV4HEADER::bV4SizeImage |
Definition at line 1498 of file wingdi.h.
Referenced by DIB_GetBitmapInfo().
DWORD BITMAPV4HEADER::bV4V4Compression |
Definition at line 1497 of file wingdi.h.
Referenced by DIB_GetBitmapInfo(), and get_16bpp_format().
LONG BITMAPV4HEADER::bV4Width |
Definition at line 1493 of file wingdi.h.
Referenced by DIB_GetBitmapInfo(), and get_16bpp_format().