Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
5.15.2
-
None
Description
check the following attached example.
the application will crash when QIMAGE invoke the following method
img.setAlphaChannel( img.createMaskFromColor( QColor( 192, 192, 192 ).rgb(), Qt::MaskOutColor ) );
btw,built with qt6.3.1 is ok