[DllImport("user32.dll"), ExactSpelling = true, SetLastError = true)]
static extern bool UpdateLayeredWindow(IntPtr hwnd, IntPtr hdcDst,
IntPtr pptDst, IntPtr psize, IntPtr hdcSrc, IntPtr pptSrc, uint crKey,
[In] ref BLENDFUNCTION pblend, uint dwFlags);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!