mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-09 16:14:40 -04:00
Removed the conversion of the entire image to a compatible format when saving from the PCX, PIC, and RGB plugins.
For example, the PCX plugin converts all RGB images to RGB(A)32. So if you try to save a 1 GiB RGB888 image, it will be converted to RGB32 image so, you need additional 1.25GiB of ram. The conversion now occurs line by line, significantly saving memory.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user