Problem using imagefilter() function
Posted: Thu Feb 09, 2006 4:34 pm
I've been using some of the GD functions to manipulate and save images.
Everything has been working fine....except now I want to apply a filter using the imagefilter() function and I get an error that states the function is not defined.
For the life of me I can't figure out why all the other functions I used work except this one. Is there an include I should be adding to make sure that function is available?
I'm developing it on a GoDaddy hosting account. Their Linux box is running version 2.0.28 of the GD lib.
Thanks for any ideas.
-- Stumped --
Everything has been working fine....except now I want to apply a filter using the imagefilter() function and I get an error that states the function is not defined.
For the life of me I can't figure out why all the other functions I used work except this one. Is there an include I should be adding to make sure that function is available?
I'm developing it on a GoDaddy hosting account. Their Linux box is running version 2.0.28 of the GD lib.
Thanks for any ideas.
-- Stumped --