Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
BITMAPINFO_COLORTABLE256 Struct Reference
+ Collaboration diagram for BITMAPINFO_COLORTABLE256:

Public Attributes

BITMAPINFOHEADER bmiHeader
 
RGBQUAD bmiColors [Indexed8ColorTableSize]
 

Detailed Description

Definition at line 57 of file qpixmap_win.cpp.

Member Data Documentation

◆ bmiColors

RGBQUAD BITMAPINFO_COLORTABLE256::bmiColors[Indexed8ColorTableSize]

Definition at line 59 of file qpixmap_win.cpp.

Referenced by imageFromWinHBITMAP_GetDiBits(), and qt_imageToWinHBITMAP().

◆ bmiHeader

BITMAPINFOHEADER BITMAPINFO_COLORTABLE256::bmiHeader

Definition at line 58 of file qpixmap_win.cpp.


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