PHP Image Generation Help Needed

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
robindean
Forum Newbie
Posts: 7
Joined: Mon May 11, 2009 3:47 pm

PHP Image Generation Help Needed

Post by robindean »

Hi all.

I'm trying to generate a "play button" using only php.

Better explained, what I need is to generate a transparent png of an equilateral triangle (turned on it's side).

I have no idea where to begin. I've done some php based opening and resizing of images but never this.

The more you're comfortable contributing, code wise, the better off I'll be.

Any takers?
Griven
Forum Contributor
Posts: 165
Joined: Sat May 09, 2009 8:23 pm

Re: PHP Image Generation Help Needed

Post by Griven »

Post Reply