mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +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.
4.5 KiB
4.5 KiB