![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtGui/qrgb.h>
#include <QtCore/qshareddata.h>
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.