Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcolortransform.h File Reference

(567ffafe7fed4536359e8a6b925aaf4379d67b67)

#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.