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
qpixelformat.cpp File Reference

(a30afb0fa69fca5c748b10e3b1f5eb92b5b9fbc5)

#include "qpixelformat.h"
#include <QtCore/qdebug.h>
#include "moc_qpixelformat.cpp"
Include dependency graph for qpixelformat.cpp:

Go to the source code of this file.

Namespaces

namespace  QtPrivate

Functions

QPixelFormat QtPrivate::QPixelFormat_createYUV (QPixelFormat::YUVLayout yuvLayout, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied, QPixelFormat::TypeInterpretation typeInterpretation, QPixelFormat::ByteOrder byteOrder)
QDebug operator<< (QDebug dbg, const QPixelFormat &f)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug dbg,
const QPixelFormat & f )

Definition at line 613 of file qpixelformat.cpp.