if($this->PImage->resizeImage('crop', 'myimage.jpg', WWW_ROOT . 'img' . DS, 'mycropped_image.jpg', 250, 250)) { e('Image resized!); }