KDEUI
KIconEffect Member List
This is the complete list of members for KIconEffect, including all inherited members.
apply(const QImage &src, int group, int state) const | KIconEffect | |
apply(const QImage &src, int effect, float value, const QColor &rgb, bool trans) const | KIconEffect | |
apply(const QImage &src, int effect, float value, const QColor &rgb, const QColor &rgb2, bool trans) const | KIconEffect | |
apply(const QPixmap &src, int group, int state) const | KIconEffect | |
apply(const QPixmap &src, int effect, float value, const QColor &rgb, bool trans) const | KIconEffect | |
apply(const QPixmap &src, int effect, float value, const QColor &rgb, const QColor &rgb2, bool trans) const | KIconEffect | |
colorize(QImage &image, const QColor &col, float value) | KIconEffect | static |
Colorize enum value | KIconEffect | |
deSaturate(QImage &image, float value) | KIconEffect | static |
DeSaturate enum value | KIconEffect | |
doublePixels(const QImage &src) const | KIconEffect | |
Effects enum name | KIconEffect | |
fingerprint(int group, int state) const | KIconEffect | |
hasEffect(int group, int state) const | KIconEffect | |
init() | KIconEffect | |
KIconEffect() | KIconEffect | |
LastEffect enum value | KIconEffect | |
NoEffect enum value | KIconEffect | |
overlay(QImage &src, QImage &overlay) | KIconEffect | static |
semiTransparent(QImage &image) | KIconEffect | static |
semiTransparent(QPixmap &pixmap) | KIconEffect | static |
toGamma(QImage &image, float value) | KIconEffect | static |
ToGamma enum value | KIconEffect | |
ToGray enum value | KIconEffect | |
toGray(QImage &image, float value) | KIconEffect | static |
ToMonochrome enum value | KIconEffect | |
toMonochrome(QImage &image, const QColor &black, const QColor &white, float value) | KIconEffect | static |
~KIconEffect() | KIconEffect |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.