diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-16 12:09:15 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-16 12:09:15 +0100 |
commit | fe861512c8aae51605bedd010e11d5820ab2ff88 (patch) | |
tree | cba9866d88062e78c1ac773e509fec830d5475f8 /Userland/Libraries/LibWeb/HTML/ImageData.cpp | |
parent | 50233317268eaa6eb45b53820a30d4ece7847ae2 (diff) | |
download | serenity-fe861512c8aae51605bedd010e11d5820ab2ff88.zip |
LibGfx: Add BitmapFormat::RGBA8888
This will be used by ImageData objects in LibWeb since the web spec
says these store colors in RGBA8888 order.
The only thing you can do with this format right now is blitting it
onto a BGRA8888 bitmap.
Diffstat (limited to 'Userland/Libraries/LibWeb/HTML/ImageData.cpp')
0 files changed, 0 insertions, 0 deletions