Quote Originally Posted by Paizo
Quote Originally Posted by Robert Kosek
[pascal]Alpha := Min(Round(255*Percent,255)); // Percent is 0.0-1.0[/pascal]
Yep, you print a big rectangle using drawalpha with delphix and for alpha value use the code above
Great thanks, I'll experiment. Thanks to everyone for their replies.