gdiplus: Remove gdi32 fallback for bitmaps from GdipFillRegion.
commit77f5a07c1bd351524fe294b051aee7f37a7f77ba
authorVincent Povirk <vincent@codeweavers.com>
Thu, 10 Mar 2011 22:17:20 +0000 (10 16:17 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Mar 2011 16:14:06 +0000 (15 17:14 +0100)
tree5e493dfcd8ddd359fefa136994579f4ba8e515c7
parenta13fce16a44909249f2252c01674c71021d56c23
gdiplus: Remove gdi32 fallback for bitmaps from GdipFillRegion.

We can always do a fill directly to the image bits when gdi32 can do it.
dlls/gdiplus/graphics.c