![]() |
Qt 6.x
The Qt SDK
|
\variable QRhiReadbackResult::completed More...
#include <qrhi.h>
\variable QRhiReadbackResult::completed
Callback that is invoked upon completion, on the thread the QRhi operates on. Can be left set to \nullptr, in which case no callback is invoked.
\variable QRhiReadbackResult::format
Valid only for textures, the texture format.
\variable QRhiReadbackResult::pixelSize
Valid only for textures, the size in pixels.
\variable QRhiReadbackResult::data
The buffer or image data.
\inmodule QtGui
Base class for classes exposing backend-specific collections of native resource objects.