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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.