This typically happens when loading 16-bpp color-keyed grayscale PNG image via GDIPlus.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com --- dlls/windowscodecs/pngformat.c | 2 +- dlls/windowscodecs/tests/pngformat.c | 68 ++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-)