We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86e64a commit 7521ca8Copy full SHA for 7521ca8
lib/internal/Magento/Framework/Image/Adapter/Gd2.php
@@ -491,7 +491,7 @@ private function createWatermarkBasedOnPosition(
491
}
492
493
/**
494
- * Fixes issue with transparent watermark and a non-truecolor image.
+ * Fixes issue with watermark with transparent background and an image that is not truecolor (e.g GIF).
495
* blending mode is allowed for truecolor images only.
496
* @see imagealphablending()
497
*/
0 commit comments