KIO
KIO::ImageFilter Class Reference
#include <imagefilter_p.h>
Static Public Member Functions | |
| static void | shadowBlur (QImage &image, float radius, const QColor &color) |
Detailed Description
Definition at line 44 of file imagefilter_p.h.
Member Function Documentation
| void ImageFilter::shadowBlur | ( | QImage & | image, |
| float | radius, | ||
| const QColor & | color | ||
| ) | [static] |
Definition at line 253 of file imagefilter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:35:12 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:35:12 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.