Issue
I am attempting to make a dynamic image with PHP, and I can't find out how to set partial transparency. It is very easy to make things either solid or fully transparent, but I have been unable to do this.
Solution
Check out the documentation for imagecolorallicatealpha() There they create a transparent color circle.
Answered By - Ólafur Waage Answer Checked By - Gilberto Lyons (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.