dguihub ~master (2021-10-05T13:52:13.1732195)
Dub
Repo
BP_PAINTPARAMS
dguihub
core
wincomp
Undocumented in source.
struct
BP_PAINTPARAMS {
DWORD
cbSize
;
DWORD
dwFlags
;
RECT
*
prcExclude
;
BLENDFUNCTION
*
pBlendFunction
;
}
Members
Variables
cbSize
DWORD
cbSize
;
Undocumented in source.
dwFlags
DWORD
dwFlags
;
Undocumented in source.
pBlendFunction
BLENDFUNCTION
*
pBlendFunction
;
Undocumented in source.
prcExclude
RECT
*
prcExclude
;
Undocumented in source.
Meta
Source
See Implementation
dguihub
core
wincomp
enums
BPPF_ERASE
functions
hasAlpha
iconToBitmapPARGB32
structs
BP_PAINTPARAMS