|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding effects to images in screensaver?I'm working on a screensaver that simply displays one image after the other.
How difficult is it to add some effect so that the the transition from one image to the other looks smoother? I have VS 2005. Thanks. What kind of effects are we talking about. Simple transitions or more
complex fade in fade outs? If you just want a smooth transition of an image, I would look into double buffering your screensaver. There's a good walkthrough on double buffering in .NET at www.bobpowell.net . If you're trying to do more complicated fades and such, you'll have to override some of the windows paint functions, and that is way out of my expertise. Hope this helps ~ Justin
Other interesting topics
Anonymous Methods As ThreadStarts
Increase all digits in a number(string) one step Sockets, to be continued... string dictionary and memory issue. Refering to Object Members in A Collection in an ASP.NET BoundColu finding the current user name accessing an ASP.NET page Form Minimize What is wrong with this Producer-Consumer sample? Adding a button click event to my Main function Regular Expresions |
|||||||||||||||||||||||