I am sorry, but I don't quite understand, can you restate the question?
In general though, if the Qt supplied function is not good enough for your case, you can do the conversion your self, by iterating through the image - read the QImage documentation on how to access each pixel and how to set pixel values.
Bookmarks