![]() |
|
grayscale thumbs - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: grayscale thumbs (/thread-1694.html) |
grayscale thumbs - phinik - 11-10-2007 Hello, I have the following questions: grayscale thumbs - aitf311 - 11-10-2007 greyscale is not implemented, but seems pretty easy to do: http://php.about.com/od/gdlibrary/ss/grayscale_gd.htm (check out i.php) To get custom crops use: getSizeCustomImage(size, width, height, cropwidth, cropheight, cropx, cropy) |