dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
BP_PAINTPARAMS
dgui
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
dgui
core
wincomp
enums
BPPF_ERASE
functions
hasAlpha
iconToBitmapPARGB32
structs
BP_PAINTPARAMS