What that error/warning with QImage mean?
-
Warning: QImage::pixelColor: coordinate (0,72) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,73) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,74) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,75) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,76) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,77) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,78) out of range File: Line: 0 Function:
Warning: QImage::pixelColor: coordinate (0,79) out of range File: Line: 0 Function:Well I don't know what these errors are. Is it in the engines (latest QT) or something with the problem of the QGL version (Direct3D / Open)
Graphics card is AMD Radeon R7 560X Series
Processor is AMD Ryzen 5 2600
Windows 10 21H1 64-bit
16 GB RAM -
You call QImage::pixelIndex() with a coordinate which is out of range of your QImage ranges.