Hello

I've been using the image functions to resize images and do very basic stuff. I have 
PHP 4.2.2 with the built in GD.
I was wondering if there's a way to access the raw image data, somethiung like
image_get_as_array()

so that you can do more nifty things, such as applying convolution matrices or even do 
the resizing by hand with different algorythms.

Please reply privately because I'm not subscribed to the list, I don' teven know how 
to subscribe

Aristide

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to