Method Controller::resizeImage
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Resize or crop an image
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