summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/ImageData.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-03-16 12:09:15 +0100
committerAndreas Kling <kling@serenityos.org>2021-03-16 12:09:15 +0100
commitfe861512c8aae51605bedd010e11d5820ab2ff88 (patch)
treecba9866d88062e78c1ac773e509fec830d5475f8 /Userland/Libraries/LibWeb/HTML/ImageData.cpp
parent50233317268eaa6eb45b53820a30d4ece7847ae2 (diff)
downloadserenity-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