By stevenlyons on
Hey all,
I am wondering how to go about creating the code to crop (not resize) thumbnail images to a specific size? I have looked around in image.inc and can see that there is a function called image_crop() there. But how do I gain access to that function?
Thanks.
Comments
use api.drupal.org
see http://api.drupal.org/apis/HEAD/image
morphir.com