Home
last modified time | relevance | path

Searched refs:watermark (Results 1 – 25 of 37) sorted by relevance

12

/webtrees/app/Factories/
H A DImageFactory.php148 …$watermark = $this->createWatermark(width: $image->width(), height: $image->height(), media_file: …
149 $image = $this->addWatermark(image: $image, watermark: $watermark);
201 …$watermark = $this->createWatermark(width: $image->width(), height: $image->height(), media_file: …
202 $image = $this->addWatermark(image: $image, watermark: $watermark);
261 public function addWatermark(ImageInterface $image, ImageInterface $watermark): ImageInterface argument
263 return $image->place(element: $watermark, position: 'center');
/webtrees/app/Http/RequestHandlers/
H A DMediaFileDownload.php63 … $watermark = $media_file->isImage() && $image_factory->fileNeedsWatermark($media_file, $user);
66 $response = $image_factory->mediaFileResponse($media_file, $watermark, $download);
/webtrees/app/Contracts/
H A DImageFactoryInterface.php82 public function addWatermark(ImageInterface $image, ImageInterface $watermark): ImageInterface; argument
/webtrees/
H A Dcomposer.lock1637 "watermark"
/webtrees/resources/lang/ln/
H A Dmessages.po7749 msgstr "Bilílí bizangí bilembo bya watermark"
21234 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/en-GB/
H A Dmessages.po21153 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
21154 #~ msgstr "A watermark is text that is added to an image, to discourage others from copying it with…
/webtrees/resources/lang/en-AU/
H A Dmessages.po21153 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
21154 #~ msgstr "A watermark is text that is added to an image, to discourage others from copying it with…
/webtrees/resources/lang/uk/
H A Dmessages.po21196 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/ar/
H A Dmessages.po21333 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/ru/
H A Dmessages.po21209 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/ro/
H A Dmessages.po21667 #~ msgstr "Acest fişier media este corupt şi nu poate fi aplicat watermark."
/webtrees/resources/lang/he/
H A Dmessages.po21156 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/it/
H A Dmessages.po21157 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/lt/
H A Dmessages.po21193 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/bs/
H A Dmessages.po21177 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/hr/
H A Dmessages.po21202 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/id/
H A Dmessages.po22048 #~ msgstr "Berkas media ini rusak dan tidak dapat di-watermark-kan."
/webtrees/resources/lang/et/
H A Dmessages.po21157 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/sv/
H A Dmessages.po21181 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/ca/
H A Dmessages.po21157 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/af/
H A Dmessages.po21152 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/pt-BR/
H A Dmessages.po21156 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/da/
H A Dmessages.po21161 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/tr/
H A Dmessages.po21151 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…
/webtrees/resources/lang/es/
H A Dmessages.po21158 #~ msgid "A watermark is text that is added to an image, to discourage others from copying it witho…

12