Files
ladybird/Userland/Libraries/LibGfx/QOIWriter.cpp
Olivier De Canniere 44a5558525 LibGfx: Add a QOI image format encoder
Previously only a QOI image decoder was available on the system. This
commit adds an encoder as well.

For now it only handles images with 4 channels (RGBA).
2022-04-13 15:21:27 +01:00

6.4 KiB