Skip to content

Preserve QImage metadata when converting format with color table

Unlike the other conversion functions, convertWithPalette() did not call copyMetadata().

Fixes: QTBUG-96926 Pick-to: 6.2 5.15 Change-Id: I2b171cec16bc5a90d33e80d6fe178c650ed3fe36 Reviewed-by: Allan Sandfeld Jensen allan.jensen@qt.io (cherry picked from commit 66a44f4e)

Merge request reports