KIO
imagefilter.cpp
Go to the documentation of this file.
static void shadowBlur(QImage &image, float radius, const QColor &color)
Definition imagefilter.cpp:253
static void blurHorizontal(QImage &image, unsigned int *stack, int div, int radius)
Definition imagefilter.cpp:87
static void blurVertical(QImage &image, unsigned int *stack, int div, int radius)
Definition imagefilter.cpp:164
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.