![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <QPixmap>#include <filesystem>Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::images |
Macros | |
| #define | ATLASGAMEMANAGER_BLURHASH_HPP |
Functions | |
| std::string | atlas::images::createBlurhash (const QPixmap &pixmap) |
| std::string | atlas::images::createBlurhash (QImage image) |
| std::string | atlas::images::createBlurhash (const std::filesystem::path &path) |
| QPixmap | atlas::images::getBlurhash (const std::filesystem::path &path, const QSize size) |
| #define ATLASGAMEMANAGER_BLURHASH_HPP |