Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qopenglframebufferobject_p.h File Reference

(9d2cc4dd766ca6538e17040b6ac845ed880ab0fe)

#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 1451 of file qopenglframebufferobject.cpp.