Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
blurhash.hpp File Reference
#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)
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_BLURHASH_HPP

#define ATLASGAMEMANAGER_BLURHASH_HPP