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

(3fa3e0362f36607707e24cb1dea31dce30254b4a)

#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.