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 [NTGDI][NTUSER][INCLUDE] Add 'See also:' comments for structures (#4872) 2022-11-12 20:27:50 +09:00
brush.hpp
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h [NTGDI][NTUSER][INCLUDE] Add 'See also:' comments for structures (#4872) 2022-11-12 20:27:50 +09:00
dcattr.c
dclife.c
dcobjs.c
dcstate.c
dcutil.c
device.c
dib.h
dibobj.c [NTGDI][GDI32] Icon fixes for Office 2000, VB6, and Hoyle Cards (#5227) 2023-07-02 13:24:15 +02:00
drawing.c
fillshap.c
font.c
font.h [NTGDI][FREETYPE] lfWidth for GetTextMetrics and GetCharWidth (#4919) 2022-12-01 08:54:39 +09:00
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 [NTGDI][NTUSER] Load DirectX graphics driver at system startup (#4551) 2023-06-11 13:44:56 +02:00
intgdi.h
line.c
metafile.c
misc.h [NTGDI][NTUSER] Load DirectX graphics driver at system startup (#4551) 2023-06-11 13:44:56 +02:00
paint.h
palette.c
palette.h
path.c [WIN32K:NTGDI] PATH_PathToRegion(): Update documentation (#4941) 2022-12-22 01:27:51 +01:00
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c [WIN32K] Fix memory leak on failure in REGION_SetPolyPolygonRgn 2022-12-13 07:18:24 +01:00
region.h
stockobj.c
text.c
text.h
wingl.c
xformobj.c
xformobj.h