PDA

View Full Version : Example: Set Window Mask


Adam
09-15-2005, 01:44 PM
This sample project will set a window mask to all currently open windows on your machine.

New features used in this project:

- Image.GetProperties();
- Window.SetMask();

Adam Kapilik