The following tables list the members exposed by RGBQUAD.
Public Fields
| Name | Description |
| rgbBlue | The blue component (0..255). |
| rgbGreen | The green component (0..255). |
| rgbRed | The red component (0..255). |
| rgbReserved | Value reserved for future use. Set to 0 |
Top
See Also