Crop an image to a specific width and height. You may also set the top and left offset. This method is chainable.
This is the code documentation for the SproutCMS project
Search documentation |
function crop()Crop an image to a specific width and height. You may also set the top and left offset. This method is chainable.
Usageobject $Image->crop ( integer $width , integer $height [, integer $top [, integer $left ]] ); Arguments
Exceptions thrownReturn value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|