Files
ladybird/Userland/Libraries/LibWeb/HTML/ImageData.h
Kenneth Myhra 51847bbebf LibWeb: Remove ImageData's create_with_size() and use create() instead
Removes ImageData::create_with_size() and redirects previous usage to
ImageData::create().
2024-03-24 11:09:09 +01:00

1.5 KiB