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-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:58 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:58 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.