Home
last modified time | relevance | path

Searched defs:fit (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/Contracts/
H A DImageFactoryInterface.php45 string $fit
60 string $fit,
/webtrees/app/Factories/
H A DImageFactory.php108 string $fit
174 string $fit,
322 …protected function resizeImage(ImageInterface $image, int $width, int $height, string $fit): Image…
/webtrees/app/
H A DMediaFile.php176 …public function displayImage(int $width, int $height, string $fit, array $image_attributes = []): …
233 public function imageUrl(int $width, int $height, string $fit): string
H A DMedia.php163 public function displayImage(int $width, int $height, string $fit, array $attributes): string
H A DIndividual.php342 public function displayImage(int $width, int $height, string $fit, array $attributes): string