PHP GD with change colour of object in PNG image

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
anandafit
Forum Newbie
Posts: 2
Joined: Mon Feb 22, 2010 11:34 pm

PHP GD with change colour of object in PNG image

Post by anandafit »

I need to change the colour of text in transparent PNG image using PHP GD. I search through the internet whole day but could not find a good answer. Please help me :cry: :cry: :cry: :cry:
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: PHP GD with change colour of object in PNG image

Post by McInfo »

It would help if you provide a sample image if you are working with an existing image or source code if you are changing a PHP-generated image.

Are you trying to replace a single color or a hue with varied shades?

This topic belongs in the PHP-Code forum.

Edit: This post was recovered from search engine cache.
Post Reply