The information in this article applies to:
SUMMARY
When you use CreateBrushIndirect(), CreateDIBPatternBrush(), or
CreateDIBPatternBrushPt() to create a device-independent bitmap (DIB)
pattern brush with DIB_PAL_COLORS specified for the color usage, the
Graphics Device Interface (GDI) uses the color indices in the bmiColors
field in the BITMAPINFO structure to populate the color table of the DIB.
GDI resolves the indices to the RGB values from the palette selected into
the device context where the brush is selected.
Additional query words: kbAPI kbBitmap kbGDI kbDSupport kbDSD
Keywords : kbWinOS2000 |
Last Reviewed: December 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |