staempfli / magento2-module-image-resizer

Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates
92 stars 32 forks source link

Add support for watermark images #29

Open indykoning opened 3 years ago

indykoning commented 3 years ago

Fixes #25

Simply passes the resizeSettings for the watermark along to the watermark function of the specified image adapter. But only if the imagePath can be found.