Skip to content

Kirby 5.3.3

$image->imagesize()

Returns the PHP imagesize array

$image->imagesize(): array|false

Return types

arrayorfalse

This method modifies the existing $image object it is applied to and returns it again.

Parent class

Kirby\Image\Image