Files
ladybird/Libraries/LibDraw/GraphicsBitmap.h
Andreas Kling 183ee5847c LibDraw: Add GraphicsBitmap::to_shareable_bitmap()
This function returns the bitmap itself if it's already backed by a
SharedBuffer object, otherwise it creates a shareable copy of itself
and returns that.
2019-12-08 17:07:44 +01:00

5.2 KiB