UpdateLayeredWindow

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:alternativeTo UpdateLayeredWindowIndirect
gptkbp:book User32.lib
gptkbp:callingConvention WINAPI
gptkbp:category Graphics
Window management
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-updatelayeredwindow
gptkbp:headerFile windows.h
https://www.w3.org/2000/01/rdf-schema#label UpdateLayeredWindow
gptkbp:introducedIn gptkb:Windows_2000
gptkbp:parameter DWORD dwFlags
BLENDFUNCTION *pblend
COLORREF crKey
HDC hdcDst
HDC hdcSrc
HWND hWnd
POINT *pptDst
POINT *pptSrc
SIZE *psize
gptkbp:partOf Windows USER32.DLL
gptkbp:requires WS_EX_LAYERED window style
gptkbp:result BOOL
gptkbp:supports per-window transparency
gptkbp:usedFor creating layered windows
per-pixel alpha blending
gptkbp:bfsParent gptkb:User32.dll
gptkbp:bfsLayer 7