Qt 4.8
Public Variables | List of all members
BMP_BITMAPV5HEADER Struct Reference

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
 

Detailed Description

Definition at line 86 of file qmime_win.cpp.

Properties

◆ bV5AlphaMask

DWORD BMP_BITMAPV5HEADER::bV5AlphaMask

Definition at line 101 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5BitCount

WORD BMP_BITMAPV5HEADER::bV5BitCount

Definition at line 91 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5BlueMask

DWORD BMP_BITMAPV5HEADER::bV5BlueMask

Definition at line 100 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5ClrImportant

DWORD BMP_BITMAPV5HEADER::bV5ClrImportant

Definition at line 97 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5ClrUsed

DWORD BMP_BITMAPV5HEADER::bV5ClrUsed

Definition at line 96 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Compression

DWORD BMP_BITMAPV5HEADER::bV5Compression

Definition at line 92 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5CSType

DWORD BMP_BITMAPV5HEADER::bV5CSType

Definition at line 102 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Endpoints

_CIEXYZTRIPLE BMP_BITMAPV5HEADER::bV5Endpoints

Definition at line 103 of file qmime_win.cpp.

◆ bV5GammaBlue

DWORD BMP_BITMAPV5HEADER::bV5GammaBlue

Definition at line 106 of file qmime_win.cpp.

◆ bV5GammaGreen

DWORD BMP_BITMAPV5HEADER::bV5GammaGreen

Definition at line 105 of file qmime_win.cpp.

◆ bV5GammaRed

DWORD BMP_BITMAPV5HEADER::bV5GammaRed

Definition at line 104 of file qmime_win.cpp.

◆ bV5GreenMask

DWORD BMP_BITMAPV5HEADER::bV5GreenMask

Definition at line 99 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Height

LONG BMP_BITMAPV5HEADER::bV5Height

Definition at line 89 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Intent

DWORD BMP_BITMAPV5HEADER::bV5Intent

Definition at line 107 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Planes

WORD BMP_BITMAPV5HEADER::bV5Planes

Definition at line 90 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5ProfileData

DWORD BMP_BITMAPV5HEADER::bV5ProfileData

Definition at line 108 of file qmime_win.cpp.

◆ bV5ProfileSize

DWORD BMP_BITMAPV5HEADER::bV5ProfileSize

Definition at line 109 of file qmime_win.cpp.

◆ bV5RedMask

DWORD BMP_BITMAPV5HEADER::bV5RedMask

Definition at line 98 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Reserved

DWORD BMP_BITMAPV5HEADER::bV5Reserved

Definition at line 110 of file qmime_win.cpp.

◆ bV5Size

DWORD BMP_BITMAPV5HEADER::bV5Size

Definition at line 87 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5SizeImage

DWORD BMP_BITMAPV5HEADER::bV5SizeImage

Definition at line 93 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5Width

LONG BMP_BITMAPV5HEADER::bV5Width

Definition at line 88 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5XPelsPerMeter

LONG BMP_BITMAPV5HEADER::bV5XPelsPerMeter

Definition at line 94 of file qmime_win.cpp.

Referenced by qt_write_dibv5().

◆ bV5YPelsPerMeter

LONG BMP_BITMAPV5HEADER::bV5YPelsPerMeter

Definition at line 95 of file qmime_win.cpp.

Referenced by qt_write_dibv5().


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