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
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.

◆ 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: