wine/dlls/gdiplus
Bernhard Kölbl ec29292141 gdiplus: Introduce dst palette parameter to convert_pixels().
Make it possible to define a destination colour palette when
using convert_pixels(), so converting a bitmap from a non
indexed format to an indexed format does not produce an empty image.

Signed-off-by: Bernhard Kölbl <besentv@gmail.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-29 23:25:46 +01:00
..
tests gdiplus: Mark a Windows behavior as broken. 2021-11-23 22:24:20 +01:00
brush.c
customlinecap.c
font.c
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h gdiplus: Introduce dst palette parameter to convert_pixels(). 2021-11-29 23:25:46 +01:00
graphics.c gdiplus: Introduce dst palette parameter to convert_pixels(). 2021-11-29 23:25:46 +01:00
graphicspath.c
image.c gdiplus: Introduce dst palette parameter to convert_pixels(). 2021-11-29 23:25:46 +01:00
imageattributes.c
Makefile.in
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c