Files
ladybird/Libraries/LibWeb/HTML/CanvasRenderingContext2D.cpp
Glenn Skrzypczak 2ac16320c9 LibWeb/Canvas: Don't apply alpha to the image data
This fixes a bug that caused the `globalAlpha` to incorrectly be
applied when retrieving the image data bitmap.
2025-02-24 13:55:51 +00:00

50 KiB