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

(68a1a6df59f22b4583110b0586e892e49e4e01ca)

#include "qpixelformat.h"
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.