gdi32: Fix StretchDIBits color mapping for monochrome bitmaps without a color table.
commiteddc4609eca7589c021e181b1701ec25b1ee0e8e
authorAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2015 12:40:14 +0000 (4 21:40 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2015 12:56:20 +0000 (4 21:56 +0900)
treee839a2dc32e4f24dc3edc7f975c83ee727f0bed2
parent57f9c33c08782399d6729bc58b68d73812560638
gdi32: Fix StretchDIBits color mapping for monochrome bitmaps without a color table.

This is the equivalent of df924f6a8ca6d4835c579141d16d866a574b380a for
the StretchDIBits case.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/dib.c