reactos/win32ss/gdi/ntgdi
Katayama Hirofumi MZ 2a16fc5e19
[NTGDI] GetPixel's return top byte is zero if valid (#5677)
According to the results of CImage testcase,
the top byte of the GetPixel() return value is
zero if the return is a valid color.
Do bitwise-AND operation if the color value is valid.
CORE-19008
2023-09-12 05:56:36 +09:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c [NTGDI] GetPixel's return top byte is zero if valid (#5677) 2023-09-12 05:56:36 +09:00
bitmaps.c
bitmaps.h
brush.cpp
brush.h
brush.hpp
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c
dcobjs.c
dcstate.c
dcutil.c
device.c
dib.h
dibobj.c
drawing.c
fillshap.c
font.c
font.h
freetype.c [NTOSKRNL][NTGDI] Formatting addendum, no functional change 2023-08-01 22:32:25 +02:00
gdibatch.c
gdidbg.c
gdidebug.h
gdikdbgext.c
gdiobj.c
gdiobj.h
gdipool.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
icm.c
init.c
intgdi.h
line.c
metafile.c
misc.h
paint.h
palette.c
palette.h
path.c
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c
region.h
stockobj.c
text.c
text.h
wingl.c
xformobj.c
xformobj.h