Obsolete Members for RenderCaptureReply
The following members of QML type RenderCaptureReply are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Methods
- bool saveImage(fileName)
Method Documentation
bool saveImage(fileName) |
Saves the render capture result as an image to fileName. Returns true if the image was successfully saved; otherwise returns false.
This method was introduced in Qt 5.9.