Forum Moderators: coopster
How can I make a greyscale image out of this array, scaled to the maximum pixel?
Thanks
Dave Higgins
PHP 4.3.4, Apache(Unix)1.3.22, GD 2.0.15
not sure which function would work best though.
I am still reading but this is my best thought so far
[ca.php.net...]
I wondered if the data was in there but that it was a scaling issue, but I don't really know. This is where I got confused and headed for the forum.
Using imagecreatefromstring would seem prefereable, if this can be accomplished without nested for loops!
Any help is greatly appreciated :)
Dave Higgins