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

(b7f419265a1fcf2d44064fd74005e20e05dea7f8)

#include "qpixelformat.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 610 of file qpixelformat.cpp.