Public Attributes | |
| long long | q |
| unsigned long long | uq |
| int | d [2] |
| unsigned int | ud [2] |
| short | w [4] |
| unsigned short | uw [4] |
| char | b [8] |
| unsigned char | ub [8] |
| float | s [2] |
| BYTE | bWidth |
| BYTE | bHeight |
| BYTE | bColorCount |
| BYTE | bReserved |
| WORD | wPlanes |
| WORD | wBitCount |
| DWORD | dwBytesInRes |
| DWORD | dwImageOffset |
| WORD | idReserved |
| WORD | idType |
| WORD | idCount |
| ICONDIRENTRY | idEntries [1] |
| BITMAPINFOHEADER | icHeader |
| RGBQUAD | icColors [1] |
| BYTE | icXOR [1] |
| BYTE | icAND [1] |
| long long __attribute__::q |
| unsigned long long __attribute__::uq |
| int __attribute__::d[2] |
| unsigned int __attribute__::ud[2] |
| short __attribute__::w[4] |
| unsigned short __attribute__::uw[4] |
| char __attribute__::b[8] |
| unsigned char __attribute__::ub[8] |
| float __attribute__::s[2] |
| ICONDIRENTRY __attribute__::idEntries[1] |
| RGBQUAD __attribute__::icColors[1] |
| BYTE __attribute__::icXOR[1] |
| BYTE __attribute__::icAND[1] |
1.5.1-p1