Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qopenglframebufferobject_p.h File Reference
#include <QtCore/qvarlengtharray.h>
#include <qopenglframebufferobject.h>
#include <private/qopenglcontext_p.h>
#include <private/qopenglextensions_p.h>
+ Include dependency graph for qopenglframebufferobject_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOpenGLFramebufferObjectFormatPrivate
 
class  QOpenGLFramebufferObjectPrivate
 
struct  QOpenGLFramebufferObjectPrivate::ColorAttachment
 

Functions

Q_OPENGL_EXPORT QImage qt_gl_read_framebuffer (const QSize &size, bool alpha_format, bool include_alpha)
 

Function Documentation

◆ qt_gl_read_framebuffer()

Q_OPENGL_EXPORT QImage qt_gl_read_framebuffer ( const QSize size,
bool  alpha_format,
bool  include_alpha 
)

Definition at line 1436 of file qopenglframebufferobject.cpp.