Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcolortransform.h File Reference
#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< qfloat16QRgbaFloat16
 
typedef QRgbaFloat< float > QRgbaFloat32
 

Typedef Documentation

◆ QRgbaFloat16

Definition at line 20 of file qcolortransform.h.

◆ QRgbaFloat32

typedef QRgbaFloat<float> QRgbaFloat32

Definition at line 21 of file qcolortransform.h.