Hello,
I would like to load an 8-bit grayscale image and extract its eight bitplanes. Is it possible with QImage? Should I use the QBitArray and than QBitmap or my approach is wrong?