Files
ladybird/SharedGraphics/GraphicsBitmap.cpp
Andreas Kling 6aa4cb6740 GraphicsBitmap: Add a fill(Color) helper.
This only works for RGB32 and RGBA32 bitmaps at the moment, since it's not
obvious what should happen in an Indexed8 bitmap.
2019-06-10 19:29:50 +02:00

3.2 KiB