Jonas Jenwald 55c8516944 Use the convertRGBToRGBA helper with RGB images in putBinaryImageData
This removes a little bit of code duplication, which only exist since the `src/display/canvas.js` code pre-dates the helper function by many years.

Note: Given that `OffscreenCanvas` is enabled by default there's currently not a lot of test coverage for this code-path, hence the added browser-test.
2026-06-13 13:14:50 +02:00
..
2026-03-24 23:39:44 +01:00
2026-05-21 16:39:34 +02:00
2023-08-31 13:09:52 +02:00