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!
hello, I was just wondering if it was possible to have a php page that colored different parts of an image using variables... might be a bit confusing so how about this:
dont think it's there, I will look through it again, but im trying to replace a color in the image or like fill part of the image with a color, if you get what I mean
if you don't have GD, you would need to either get your host to install it or find a php "native" solution that can read and write graphics along with have, at minimum, accessors to the pixels for adjusting them...