gdi32: Implement GetPixel in the null driver using GetImage.
commit9f410413a6cb89fc4c4340daf917d5cfa9d1909e
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Dec 2011 19:53:50 +0000 (12 20:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2011 13:00:05 +0000 (13 14:00 +0100)
tree50c1c8a592f6bd4e9167dd1085cebbeebecca85a
parent0c194895a295ff06368e70cd8ccdd19bc31840d3
gdi32: Implement GetPixel in the null driver using GetImage.
dlls/gdi32/bitblt.c
dlls/gdi32/dibdrv/bitblt.c
dlls/gdi32/driver.c
dlls/gdi32/gdi_private.h
dlls/gdi32/painting.c