$dimensions->crop()
Crops the dimensions by width and height
Parameters
Name | Type | Default |
---|---|---|
$width * | int |
– |
$height | int |
null |
Return type
This method modifies the existing $dimensions
object it is applied to and returns it again.