$filename->dimensions()
Returns a normalized array with width and height values if available
$filename->dimensions(): array
Return type
array
This method modifies the existing $filename
object it is applied to and returns it again.
Returns a normalized array with width and height values if available
$filename->dimensions(): array
array
This method modifies the existing $filename
object it is applied to and returns it again.