BUG: Incorrect Painting Using Pattern Brushes on DIBSectionsID: Q149956
|
When using a pattern brush from CreatePatternBrush() on a DIBSection, where the DIBSection is of a different bit-depth than the screen, the result of the painting is incorrect.
A pattern brush, created with a call to CreatePatternBrush(), can only be used on device dependent bitmaps (DDBs) or DIBSections of the same bit-depth as the screen. A DIBPatternBrush should be used on a DIBSection having a different bit-depth than the screen. This DIBPatternBrush is created with a call to CreateDIBPatternBrushPt().
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: 4.00 DIB brush pattern
Keywords :
Version : 4.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 8, 1999