dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QColorTransform
qt
gui
colortransform
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
@
Q_MOVABLE_TYPE
struct
QColorTransform {
this
();
~this
();
this(this)
;
this
(const(QColorTransform) colorTransform);
QRgb
map
(QRgb argb);
QRgba64
map
(QRgba64 rgba64);
QColor
map
(const(QColor) color);
}
Constructors
this
this
()
Undocumented in source.
this
this
(const(QColorTransform) colorTransform)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
map
QRgb
map
(QRgb argb)
Undocumented in source.
map
QRgba64
map
(QRgba64 rgba64)
Undocumented in source.
map
QColor
map
(const(QColor) color)
Undocumented in source.
Meta
Source
See Implementation
qt
gui
colortransform
structs
QColorSpacePrivate
QColorTransform
QColorTransformPrivate