Kairu Posted December 23, 2006 Share Posted December 23, 2006 Is it possible to output as an animated image through PHP?Say.... take an animated file as a background and place a still image on top, while still having the image animate? Link to comment https://forums.phpfreaks.com/topic/31657-output-to-animated-image/ Share on other sites More sharing options...
trq Posted December 23, 2006 Share Posted December 23, 2006 Well php can deal with gifs so I imagine its possible, havent the faintest idea of where to start though.[url=http://www.phpclasses.org/browse/package/3163.html]This[/url] class may be of some help. Link to comment https://forums.phpfreaks.com/topic/31657-output-to-animated-image/#findComment-146740 Share on other sites More sharing options...
Kairu Posted December 23, 2006 Author Share Posted December 23, 2006 Hrm..... Looks promising..... I guess I know what I'm doing over the weekend.... I'm going to leave the topic unsolved in case someone has a sample or different suggestion.Thanks! Link to comment https://forums.phpfreaks.com/topic/31657-output-to-animated-image/#findComment-146744 Share on other sites More sharing options...
Kairu Posted December 24, 2006 Author Share Posted December 24, 2006 Darn.... This is a little too complex for what I was thinking of doing..... What I need to be able to do is take an already animated image, and place a still image on top. From the looks of this class I would need the image to be split into frames, with no animation at all beforehand, which is regrettably not possible. Link to comment https://forums.phpfreaks.com/topic/31657-output-to-animated-image/#findComment-147411 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.