Injenn Posted August 22, 2007 Share Posted August 22, 2007 If you're familiar with the Wajas website, they have a script where they have a base image, and the script applies a layer of color (based on a user's hexadecimal entry) onto the image, then saves it as their Waja (pet). Say, user creates Waja # 45. They have the base image - and then decide they want it to be red. So, they enter #FF000 into the "Base color" box, and the image's base color turns red. Then, when they click "Create," the image is saved as "waja45.png" or something of the sort, and it shows up as their waja. How would I go about making a script like that, where I can enter a pet's base image, and users can determine which color they want it to be? I know how to do it Photoshop (separate the layers...), but... for automatically doing it? Would anyone be able to help me? I don't have experience in PHP/MYSQL, but I have some friends who are programmers who could help, if they knew how to do it. Or, if you were able to make it for me, I could do something in exchange for you (artwork, web design, stories, or USD). Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/66171-solved-image-manipulation-with-php/ Share on other sites More sharing options...
zq29 Posted August 22, 2007 Share Posted August 22, 2007 http://php.net/gd Quote Link to comment https://forums.phpfreaks.com/topic/66171-solved-image-manipulation-with-php/#findComment-331024 Share on other sites More sharing options...
Fadion Posted August 22, 2007 Share Posted August 22, 2007 As u dont have experience in php then u dont know how to use the gd library. Im sure your programmer friends will not how to get the most from this tutorial Quote Link to comment https://forums.phpfreaks.com/topic/66171-solved-image-manipulation-with-php/#findComment-331036 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.