new Dimensions() Constructor Full class name: Kirby\Image\Dimensions kirby/src/Image/Dimensions.php#L39 new Dimensions(int $width, int $height) Parameters Name Type Default $width * int – $height * int – Parent class Kirby\Image\Dimensions