Working with php image resources
Posted: 2008-06-11T01:13:36-07:00
Hello everyone!
I just downloaded an installed my imagemagick+magickwand and was toying a little with it. It's very hard to learn it due to the lack of tutorials =(
I found a limitation wich will make my job harder and it's that imagemagick does not seem to be able to work with php image resources (or at least i don't know how). Is there any way that a magickwand can read -and understand- an image resource created from php gd? let's say, for example, and imagecreatefromjpeg().
I've seen that you can work with blobs or files, but i did not find a way to do this.
Any help will be very appreciated.
Thanks a lot
Mordisko
EDIT: mispelling (my english is terrible!)
I just downloaded an installed my imagemagick+magickwand and was toying a little with it. It's very hard to learn it due to the lack of tutorials =(
I found a limitation wich will make my job harder and it's that imagemagick does not seem to be able to work with php image resources (or at least i don't know how). Is there any way that a magickwand can read -and understand- an image resource created from php gd? let's say, for example, and imagecreatefromjpeg().
I've seen that you can work with blobs or files, but i did not find a way to do this.
Any help will be very appreciated.
Thanks a lot
Mordisko
EDIT: mispelling (my english is terrible!)