FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » ImageMagick - Possible to return image as an object?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: ImageMagick - Possible to return image as an object? [message #174303 is a reply to message #174299] Tue, 31 May 2011 20:39 Go to previous messageGo to previous message
BigNate is currently offline  BigNate
Messages: 7
Registered: February 2011
Karma:
Junior Member
Thanks guys. I've looked into Imagick and would like to avoid rewriting everything I've got so far. If I can't get it to work soon, I will go that route.

Luuk, your first suggestion is fine, but I am writing the image files during my exec() calls and then returning the path & filename of the final image:

exec( "convert $this->arrow -background transparent -rotate $degree $this->temp_arrow" );

where $this->arrow is the original image already on the server and $this->temp_arrow is written to the server.

If I could set the new file as an object and still manipulate it with other exec() calls, that would be ideal, and then just return the object from the function.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP Programmers for PHP Web Development
Next Topic: how to parse url?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 18:36:36 GMT 2024

Total time taken to generate the page: 0.03963 seconds