Vincent Povirk madewokherd@gmail.com wrote:
Uh, this is going to cause regressions if you don't give the image a palette.
I'd like to avoid adding pixel format conversions (and new palettes) in gdiplus, instead once this patch is committed I'm planning to make gdiplus use WIC format converters, then missing and wider used conversions can be added one by one on the WIC side. The "regression" is expected and intentional, otherwise transition to using WIC format conerters won't happen.