Method Controller::resizeImage

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Controller.php line 731
Automatically extracted PHP DOC comment from code:

Resize or crop an image

END OF PHP DOC
protected function boolean resizeImage(string $image, integer $width, integer $height, string $mode)

Parameters

string $image
Not documented yet. Please add documentation to this entry.
integer $width
Not documented yet. Please add documentation to this entry.
integer $height
Not documented yet. Please add documentation to this entry.
string $mode
Default: ''
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 2 and 7?