Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
BMP_INFOHDR Struct Reference

#include <qbmphandler_p.h>

Collaboration diagram for BMP_INFOHDR:

Public Attributes

qint32 biSize
qint32 biWidth
qint32 biHeight
qint16 biPlanes
qint16 biBitCount
qint32 biCompression
qint32 biSizeImage
qint32 biXPelsPerMeter
qint32 biYPelsPerMeter
qint32 biClrUsed
qint32 biClrImportant
quint32 biRedMask
quint32 biGreenMask
quint32 biBlueMask
quint32 biAlphaMask
qint32 biCSType
qint32 biEndpoints [9]
qint32 biGammaRed
qint32 biGammaGreen
qint32 biGammaBlue
qint32 biIntent
qint32 biProfileData
qint32 biProfileSize
qint32 biReserved

Detailed Description

Definition at line 34 of file qbmphandler_p.h.

Member Data Documentation

◆ biAlphaMask

quint32 BMP_INFOHDR::biAlphaMask

Definition at line 50 of file qbmphandler_p.h.

◆ biBitCount

qint16 BMP_INFOHDR::biBitCount

Definition at line 39 of file qbmphandler_p.h.

◆ biBlueMask

quint32 BMP_INFOHDR::biBlueMask

Definition at line 49 of file qbmphandler_p.h.

◆ biClrImportant

qint32 BMP_INFOHDR::biClrImportant

Definition at line 45 of file qbmphandler_p.h.

◆ biClrUsed

qint32 BMP_INFOHDR::biClrUsed

Definition at line 44 of file qbmphandler_p.h.

◆ biCompression

qint32 BMP_INFOHDR::biCompression

Definition at line 40 of file qbmphandler_p.h.

◆ biCSType

qint32 BMP_INFOHDR::biCSType

Definition at line 51 of file qbmphandler_p.h.

◆ biEndpoints

qint32 BMP_INFOHDR::biEndpoints[9]

Definition at line 52 of file qbmphandler_p.h.

◆ biGammaBlue

qint32 BMP_INFOHDR::biGammaBlue

Definition at line 55 of file qbmphandler_p.h.

◆ biGammaGreen

qint32 BMP_INFOHDR::biGammaGreen

Definition at line 54 of file qbmphandler_p.h.

◆ biGammaRed

qint32 BMP_INFOHDR::biGammaRed

Definition at line 53 of file qbmphandler_p.h.

◆ biGreenMask

quint32 BMP_INFOHDR::biGreenMask

Definition at line 48 of file qbmphandler_p.h.

◆ biHeight

qint32 BMP_INFOHDR::biHeight

Definition at line 37 of file qbmphandler_p.h.

◆ biIntent

qint32 BMP_INFOHDR::biIntent

Definition at line 57 of file qbmphandler_p.h.

◆ biPlanes

qint16 BMP_INFOHDR::biPlanes

Definition at line 38 of file qbmphandler_p.h.

◆ biProfileData

qint32 BMP_INFOHDR::biProfileData

Definition at line 58 of file qbmphandler_p.h.

◆ biProfileSize

qint32 BMP_INFOHDR::biProfileSize

Definition at line 59 of file qbmphandler_p.h.

◆ biRedMask

quint32 BMP_INFOHDR::biRedMask

Definition at line 47 of file qbmphandler_p.h.

◆ biReserved

qint32 BMP_INFOHDR::biReserved

Definition at line 60 of file qbmphandler_p.h.

◆ biSize

qint32 BMP_INFOHDR::biSize

Definition at line 35 of file qbmphandler_p.h.

◆ biSizeImage

qint32 BMP_INFOHDR::biSizeImage

Definition at line 41 of file qbmphandler_p.h.

◆ biWidth

qint32 BMP_INFOHDR::biWidth

Definition at line 36 of file qbmphandler_p.h.

◆ biXPelsPerMeter

qint32 BMP_INFOHDR::biXPelsPerMeter

Definition at line 42 of file qbmphandler_p.h.

◆ biYPelsPerMeter

qint32 BMP_INFOHDR::biYPelsPerMeter

Definition at line 43 of file qbmphandler_p.h.


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