Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window Transparancy
#2
This is what I use to get a window's current opacity or "alpha":
Code:
Copy      Help
int alpha
GetLayeredWindowAttributes hwnd &col &alpha &flags
May also want to include:
Code:
Copy      Help
if(alpha=0) alpha=254


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)