Files
ladybird/Userland/Libraries/LibGfx/BitmapSequence.cpp
Andrew Kaster 1322a7e917 LibGfx: Use more Span methods in BitmapSequence instead of memcpy
And a few assorted cleanups to use more moves() to avoid copying Vectors
and NonnullRefPtrs.
2024-10-02 16:37:19 -06:00

4.5 KiB