ImageMagick - Possible to return image as an object? [message #174299] |
Tue, 31 May 2011 18:43  |
BigNate
Messages: 7 Registered: February 2011
Karma: 0
|
Junior Member |
|
|
Hi folks
I've got ImageMagick working and generating the images I need by using the exec() command and writing the images to a directory. The problem is, my boss now wants them returned as an object and not actually writing anything to the server. Does anyone know how to do this? I'm still learning about OOP so any help would be greatly appreciated.
Thanks!
Nate
|
|
|
|
|
|
|
|
|
Re: ImageMagick - Possible to return image as an object? [message #174310 is a reply to message #174309] |
Thu, 02 June 2011 09:18   |
Erwin Moller
Messages: 228 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 6/2/2011 11:07 AM, "Álvaro G. Vicario" wrote:
> El 01/06/2011 22:22, BigNate escribió/wrote:
>> Update:
>>
>> So I ended up rewriting what I had using the Imagick class and it
>> came out just as good as using exec(), if not better. Thanks for
>> your suggestions!
>
> Please try to post your replies as actual replies rather than new
> messages. Otherwise, it's hard to know what you are talking about.
>
>
Álvaro,
He is one of thoose GG users. In their view (gg) he IS posting in the
right place because in gg it appears right.
Message-ID:
<a1a548ec-8c24-42fb-a840-ba46b3956f34(at)glegroupsg2000goo(dot)googlegroups(dot)com>
I understand that the 'version2' of the new-improved-super-duper-user
interface does that, as a service to all normal regular usenetizens. :-(
And yes, I consider it highly annoying too. You guessed. ;-)
Regards,
Erwin Moller
--
"That which can be asserted without evidence, can be dismissed without
evidence."
-- Christopher Hitchens
|
|
|
|
|