![]() |
Qt 6.x
The Qt SDK
|
Public Attributes | |
DWORD | bV5Size |
LONG | bV5Width |
LONG | bV5Height |
WORD | bV5Planes |
WORD | bV5BitCount |
DWORD | bV5Compression |
DWORD | bV5SizeImage |
LONG | bV5XPelsPerMeter |
LONG | bV5YPelsPerMeter |
DWORD | bV5ClrUsed |
DWORD | bV5ClrImportant |
DWORD | bV5RedMask |
DWORD | bV5GreenMask |
DWORD | bV5BlueMask |
DWORD | bV5AlphaMask |
DWORD | bV5CSType |
_CIEXYZTRIPLE | bV5Endpoints |
DWORD | bV5GammaRed |
DWORD | bV5GammaGreen |
DWORD | bV5GammaBlue |
DWORD | bV5Intent |
DWORD | bV5ProfileData |
DWORD | bV5ProfileSize |
DWORD | bV5Reserved |
Definition at line 39 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5AlphaMask |
Definition at line 54 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
WORD BMP_BITMAPV5HEADER::bV5BitCount |
Definition at line 44 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5BlueMask |
Definition at line 53 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ClrImportant |
Definition at line 50 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ClrUsed |
Definition at line 49 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Compression |
Definition at line 45 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5CSType |
Definition at line 55 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
_CIEXYZTRIPLE BMP_BITMAPV5HEADER::bV5Endpoints |
Definition at line 56 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaBlue |
Definition at line 59 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaGreen |
Definition at line 58 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GammaRed |
Definition at line 57 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5GreenMask |
Definition at line 52 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5Height |
Definition at line 42 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Intent |
Definition at line 60 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
WORD BMP_BITMAPV5HEADER::bV5Planes |
Definition at line 43 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5ProfileData |
Definition at line 61 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5ProfileSize |
Definition at line 62 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5RedMask |
Definition at line 51 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5Reserved |
Definition at line 63 of file qwindowsmimeregistry.cpp.
DWORD BMP_BITMAPV5HEADER::bV5Size |
Definition at line 40 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
DWORD BMP_BITMAPV5HEADER::bV5SizeImage |
Definition at line 46 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5Width |
Definition at line 41 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5XPelsPerMeter |
Definition at line 47 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().
LONG BMP_BITMAPV5HEADER::bV5YPelsPerMeter |
Definition at line 48 of file qwindowsmimeregistry.cpp.
Referenced by qt_write_dibv5().