1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:57:44 +00:00

LibGfx/ILBMLoader: Properly display images with a bitplane mask

Images with a display mask ("stencil" as it's called in DPaint) add
an extra bitplane which acts as a mask. For now, at least skip it
properly. Later we should render masked pixels as transparent, but
this requires some refactoring.
This commit is contained in:
Nicolas Ramz 2024-01-16 15:29:44 +01:00 committed by Andreas Kling
parent 45181e8eaf
commit 534eeb6c4b
3 changed files with 21 additions and 5 deletions

Binary file not shown.