Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/ICOLoader.cpp
Lucas CHOLLET 806808f406 LibGfx: Provide a default implementation for animation-related methods
Most image decoders that we have only support non-animated images,
providing a default implementation for them allows to remove quite some
code.
2023-07-18 14:34:35 +01:00

7.7 KiB