winex11: GetPixel() on a monochrome bitmap should return black or white, not dark...
authorRein Klazes <wijn@online.nl>
Tue, 28 Apr 2009 12:11:04 +0000 (14:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Apr 2009 13:50:25 +0000 (15:50 +0200)
commit5265e0f2e5c99d0b218115b5f0cb50fb4bb7aed8
tree1ffcd0d9c056d0ed98a34b1441594fdcf8b300d3
parent2fa64f52e7cdd3065d86d1ccbc7d50bdd6701fd9
winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red.
dlls/gdi32/tests/dc.c
dlls/winex11.drv/graphics.c