Delphi, splashscreens and transparencyEasy SplashScreen Writing Guide v2 with Transparency by Nullified
1. Download pngcomponents courtesy Martijn Saly
4. Create any kind of image, give the parts you want to be transparent a color of #ff00ff which is the rgb value of clFuchsia. Be sure to save this file as an .png image with a transparent color. Add this image to your unit2, compile and run and you should see only the parts of the image that have a different value than the clFuchsia. 5. Your done already! For those who managed to stay awake while reading and who even want to take it to a higher level read on... ![]() ![]() ![]() How about a splash that indicates the progress being made? This makes it even more outstanding, and if you want to view how to integrate a progressbar into your splashing screens then click on splashscreen with progress indicator v3 to see the finished files, I finished them today so there is no actual tutorial yet, but I did already comment on the most important lines so you get an idea of what happens where.
|



