Hello, I would like to make a simple fade in / fade out slideshow in DirectFB.
Doing this was fairly simple, although I dont believe my solution is very efficient. What I have done is to create a surface with a window. I then render an image onto the window surface and use the "SetOpacity" function to adjust the alpha channel to get the fade in / fade out effect. The performance isnt quite as good as I expected though. What better solutions are there? (Do I need to create a window? I couldnt find any other alternatives to change the alpha channel) Thank you in advance! Best Regards, Daniel _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
