![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtGui/qrgb.h>#include <QtCore/qshareddata.h>
Include dependency graph for qcolortransform.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QColorTransform |
| The QColorTransform class is a transformation between color spaces. More... | |
Typedefs | |
| typedef QRgbaFloat< qfloat16 > | QRgbaFloat16 |
| typedef QRgbaFloat< float > | QRgbaFloat32 |
| typedef QRgbaFloat<qfloat16> QRgbaFloat16 |
Definition at line 20 of file qcolortransform.h.
| typedef QRgbaFloat<float> QRgbaFloat32 |
Definition at line 21 of file qcolortransform.h.