![]() |
Qt 6.x
The Qt SDK
|
#include <qbmphandler_p.h>
Definition at line 33 of file qbmphandler_p.h.
quint32 BMP_INFOHDR::biAlphaMask |
Definition at line 49 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), and read_dib_body().
qint16 BMP_INFOHDR::biBitCount |
Definition at line 38 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), qt_write_dib(), QBmpHandler::read(), read_dib_body(), read_dib_infoheader(), and ICOReader::write().
quint32 BMP_INFOHDR::biBlueMask |
Definition at line 48 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), and read_dib_body().
qint32 BMP_INFOHDR::biClrImportant |
Definition at line 44 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), read_dib_body(), and ICOReader::write().
qint32 BMP_INFOHDR::biClrUsed |
Definition at line 43 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), read_dib_body(), and ICOReader::write().
qint32 BMP_INFOHDR::biCompression |
Definition at line 39 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), qt_write_dib(), QBmpHandler::read(), read_dib_body(), read_dib_infoheader(), and ICOReader::write().
qint32 BMP_INFOHDR::biCSType |
Definition at line 50 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biEndpoints[9] |
Definition at line 51 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biGammaBlue |
Definition at line 54 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biGammaGreen |
Definition at line 53 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biGammaRed |
Definition at line 52 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
quint32 BMP_INFOHDR::biGreenMask |
Definition at line 47 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), and read_dib_body().
qint32 BMP_INFOHDR::biHeight |
Definition at line 36 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), qt_write_dib(), read_dib_body(), read_dib_infoheader(), and ICOReader::write().
qint32 BMP_INFOHDR::biIntent |
Definition at line 56 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint16 BMP_INFOHDR::biPlanes |
Definition at line 37 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), read_dib_body(), read_dib_infoheader(), and ICOReader::write().
qint32 BMP_INFOHDR::biProfileData |
Definition at line 57 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biProfileSize |
Definition at line 58 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
quint32 BMP_INFOHDR::biRedMask |
Definition at line 46 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), and read_dib_body().
qint32 BMP_INFOHDR::biReserved |
Definition at line 59 of file qbmphandler_p.h.
Referenced by operator<<(), and operator>>().
qint32 BMP_INFOHDR::biSize |
Definition at line 34 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), qt_write_dib(), QBmpHandler::read(), read_dib_body(), and ICOReader::write().
qint32 BMP_INFOHDR::biSizeImage |
Definition at line 40 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), QBmpHandler::read(), read_dib_body(), and ICOReader::write().
qint32 BMP_INFOHDR::biWidth |
Definition at line 35 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), QBmpHandler::option(), qt_write_dib(), read_dib_body(), read_dib_infoheader(), and ICOReader::write().
qint32 BMP_INFOHDR::biXPelsPerMeter |
Definition at line 41 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), read_dib_body(), and ICOReader::write().
qint32 BMP_INFOHDR::biYPelsPerMeter |
Definition at line 42 of file qbmphandler_p.h.
Referenced by operator<<(), operator>>(), qt_write_dib(), read_dib_body(), and ICOReader::write().