mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-07-14 06:11:35 -04:00
Improve buffer memory management
This commit is contained in:
committed by
Mirco Miranda
parent
86b0fe60c5
commit
ec640db10e
@@ -89,6 +89,8 @@ private:
|
||||
QImage::Format m_target_image_format;
|
||||
|
||||
JxlPixelFormat m_input_pixel_format;
|
||||
|
||||
size_t m_maxBytes;
|
||||
};
|
||||
|
||||
class QJpegXLPlugin : public QImageIOPlugin
|
||||
|
||||
Reference in New Issue
Block a user