Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Apart from copying and pre-scaling the data myself is there a clean way to create a QImage from 32 bit grey scale data (i.e. QImage::Format_Grayscale32)?
Thanks David
Since there is no such an enum - no. Feel free to create a patch so Qt can support this natively.