![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qvarlengtharray.h>
#include <qopenglframebufferobject.h>
#include <private/qopenglcontext_p.h>
#include <private/qopenglextensions_p.h>
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) |
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.