Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
BMP_BITMAPV5HEADER Struct Reference
+ Collaboration diagram for BMP_BITMAPV5HEADER:

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
 

Detailed Description

Definition at line 39 of file qwindowsmimeregistry.cpp.

Member Data Documentation

◆ bV5AlphaMask

DWORD BMP_BITMAPV5HEADER::bV5AlphaMask

Definition at line 54 of file qwindowsmimeregistry.cpp.

◆ bV5BitCount

WORD BMP_BITMAPV5HEADER::bV5BitCount

Definition at line 44 of file qwindowsmimeregistry.cpp.

◆ bV5BlueMask

DWORD BMP_BITMAPV5HEADER::bV5BlueMask

Definition at line 53 of file qwindowsmimeregistry.cpp.

◆ bV5ClrImportant

DWORD BMP_BITMAPV5HEADER::bV5ClrImportant

Definition at line 50 of file qwindowsmimeregistry.cpp.

◆ bV5ClrUsed

DWORD BMP_BITMAPV5HEADER::bV5ClrUsed

Definition at line 49 of file qwindowsmimeregistry.cpp.

◆ bV5Compression

DWORD BMP_BITMAPV5HEADER::bV5Compression

Definition at line 45 of file qwindowsmimeregistry.cpp.

◆ bV5CSType

DWORD BMP_BITMAPV5HEADER::bV5CSType

Definition at line 55 of file qwindowsmimeregistry.cpp.

◆ bV5Endpoints

_CIEXYZTRIPLE BMP_BITMAPV5HEADER::bV5Endpoints

Definition at line 56 of file qwindowsmimeregistry.cpp.

◆ bV5GammaBlue

DWORD BMP_BITMAPV5HEADER::bV5GammaBlue

Definition at line 59 of file qwindowsmimeregistry.cpp.

◆ bV5GammaGreen

DWORD BMP_BITMAPV5HEADER::bV5GammaGreen

Definition at line 58 of file qwindowsmimeregistry.cpp.

◆ bV5GammaRed

DWORD BMP_BITMAPV5HEADER::bV5GammaRed

Definition at line 57 of file qwindowsmimeregistry.cpp.

◆ bV5GreenMask

DWORD BMP_BITMAPV5HEADER::bV5GreenMask

Definition at line 52 of file qwindowsmimeregistry.cpp.

◆ bV5Height

LONG BMP_BITMAPV5HEADER::bV5Height

Definition at line 42 of file qwindowsmimeregistry.cpp.

◆ bV5Intent

DWORD BMP_BITMAPV5HEADER::bV5Intent

Definition at line 60 of file qwindowsmimeregistry.cpp.

◆ bV5Planes

WORD BMP_BITMAPV5HEADER::bV5Planes

Definition at line 43 of file qwindowsmimeregistry.cpp.

◆ bV5ProfileData

DWORD BMP_BITMAPV5HEADER::bV5ProfileData

Definition at line 61 of file qwindowsmimeregistry.cpp.

◆ bV5ProfileSize

DWORD BMP_BITMAPV5HEADER::bV5ProfileSize

Definition at line 62 of file qwindowsmimeregistry.cpp.

◆ bV5RedMask

DWORD BMP_BITMAPV5HEADER::bV5RedMask

Definition at line 51 of file qwindowsmimeregistry.cpp.

◆ bV5Reserved

DWORD BMP_BITMAPV5HEADER::bV5Reserved

Definition at line 63 of file qwindowsmimeregistry.cpp.

◆ bV5Size

DWORD BMP_BITMAPV5HEADER::bV5Size

Definition at line 40 of file qwindowsmimeregistry.cpp.

◆ bV5SizeImage

DWORD BMP_BITMAPV5HEADER::bV5SizeImage

Definition at line 46 of file qwindowsmimeregistry.cpp.

◆ bV5Width

LONG BMP_BITMAPV5HEADER::bV5Width

Definition at line 41 of file qwindowsmimeregistry.cpp.

◆ bV5XPelsPerMeter

LONG BMP_BITMAPV5HEADER::bV5XPelsPerMeter

Definition at line 47 of file qwindowsmimeregistry.cpp.

◆ bV5YPelsPerMeter

LONG BMP_BITMAPV5HEADER::bV5YPelsPerMeter

Definition at line 48 of file qwindowsmimeregistry.cpp.


The documentation for this struct was generated from the following file: