DarkendSoul Posted December 12, 2006 Share Posted December 12, 2006 I'm wondering if theres anyway to flip an image horizontally using php. Now not flip the image and save over top but just save to a temp image file which would be deleted right after display, or just over written. All images are .gifs 96x96. Can anyone help me? Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/ Share on other sites More sharing options...
DarkendSoul Posted December 12, 2006 Author Share Posted December 12, 2006 *note : This is for FireFox, i know of the css way to do this. -_- Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-139480 Share on other sites More sharing options...
DarkendSoul Posted December 13, 2006 Author Share Posted December 13, 2006 still need help. :( *bump* Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-140055 Share on other sites More sharing options...
hitman6003 Posted December 13, 2006 Share Posted December 13, 2006 Have you looked at the GD functions? Specifically imagerotate?http://www.php.net/imagerotate Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-140056 Share on other sites More sharing options...
DarkendSoul Posted December 14, 2006 Author Share Posted December 14, 2006 rotating doesn't work, i need to mirror the image. Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-140913 Share on other sites More sharing options...
DarkendSoul Posted January 7, 2007 Author Share Posted January 7, 2007 *bump* :D Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-154589 Share on other sites More sharing options...
Jessica Posted January 7, 2007 Share Posted January 7, 2007 You can't have searched very hard. I found this as the third link on Google for "Mirror Image PHP"http://us3.php.net/manual/en/function.imagecreatetruecolor.php#54155 Quote Link to comment https://forums.phpfreaks.com/topic/30303-flip-image-in-a-temp/#findComment-154596 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.