dguihub v0.1.2 (2017-06-06T09:27:36Z)
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