sprain / class.Images.php

A PHP class to handle image manipulation
28 stars 18 forks source link

Issue on pagodabox #7

Closed akhedrane closed 4 years ago

akhedrane commented 11 years ago

am using pagodabox as hosting with GD entension enabled & i get this error: Call to undefined function ImageCreateTrueColor() in /path/to/file/images.class.php on line 248

i think it should be in lower case. http://php.net/manual/en/function.imagecreatetruecolor.php

sprain commented 11 years ago

Might be.

Give it a try. If it works you're welcome to submit a pull request.