Qt 4.8
|
Public Variables | |
DWORD | bV5AlphaMask |
WORD | bV5BitCount |
DWORD | bV5BlueMask |
DWORD | bV5ClrImportant |
DWORD | bV5ClrUsed |
DWORD | bV5Compression |
DWORD | bV5CSType |
_CIEXYZTRIPLE | bV5Endpoints |
DWORD | bV5GammaBlue |
DWORD | bV5GammaGreen |
DWORD | bV5GammaRed |
DWORD | bV5GreenMask |
LONG | bV5Height |
DWORD | bV5Intent |
WORD | bV5Planes |
DWORD | bV5ProfileData |
DWORD | bV5ProfileSize |
DWORD | bV5RedMask |
DWORD | bV5Reserved |
DWORD | bV5Size |
DWORD | bV5SizeImage |
LONG | bV5Width |
LONG | bV5XPelsPerMeter |
LONG | bV5YPelsPerMeter |
Definition at line 86 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5AlphaMask |
Definition at line 101 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
WORD BMP_BITMAPV5HEADER::bV5BitCount |
Definition at line 91 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5BlueMask |
Definition at line 100 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ClrImportant |
Definition at line 97 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ClrUsed |
Definition at line 96 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Compression |
Definition at line 92 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5CSType |
Definition at line 102 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
_CIEXYZTRIPLE BMP_BITMAPV5HEADER::bV5Endpoints |
Definition at line 103 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaBlue |
Definition at line 106 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaGreen |
Definition at line 105 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaRed |
Definition at line 104 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GreenMask |
Definition at line 99 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5Height |
Definition at line 89 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Intent |
Definition at line 107 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
WORD BMP_BITMAPV5HEADER::bV5Planes |
Definition at line 90 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ProfileData |
Definition at line 108 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5ProfileSize |
Definition at line 109 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5RedMask |
Definition at line 98 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Reserved |
Definition at line 110 of file qmime_win.cpp.
DWORD BMP_BITMAPV5HEADER::bV5Size |
Definition at line 87 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5SizeImage |
Definition at line 93 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5Width |
Definition at line 88 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5XPelsPerMeter |
Definition at line 94 of file qmime_win.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5YPelsPerMeter |
Definition at line 95 of file qmime_win.cpp.
Referenced by qt_write_dibv5().