mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
To transparently support multi-frame images, all decoder plugins have already been updated to return their only bitmap for frame(0). This patch completes the remaining cleanup work by removing the ImageDecoder::bitmap() API and having all clients call frame() instead.
2.0 KiB
2.0 KiB