#include <QImage>
#include <QPixmap>
#include "core/config/config.hpp"
Go to the source code of this file.
|
| QPixmap | blurToSize (const QPixmap &pixmap, const int width, const int height, const int feather_radius, const int blur_radius, const BLUR_TYPE blur_type) |
| |
◆ ATLASGAMEMANAGER_QIMAGEBLUR_HPP
| #define ATLASGAMEMANAGER_QIMAGEBLUR_HPP |
◆ blurToSize()
| QPixmap blurToSize |
( |
const QPixmap & | pixmap, |
|
|
const int | width, |
|
|
const int | height, |
|
|
const int | feather_radius, |
|
|
const int | blur_radius, |
|
|
const BLUR_TYPE | blur_type ) |