Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
atlas::images::internal Namespace Reference

Functions

void loadPixmap (QPromise< QPixmap > &promise, const std::filesystem::path &path)
 
void loadScaledPixmap (QPromise< QPixmap > &promise, const QSize target_size, const SCALE_TYPE scale_type, const std::filesystem::path &path)
 

Function Documentation

◆ loadPixmap()

void atlas::images::internal::loadPixmap ( QPromise< QPixmap > & promise,
const std::filesystem::path & path )

◆ loadScaledPixmap()

void atlas::images::internal::loadScaledPixmap ( QPromise< QPixmap > & promise,
const QSize target_size,
const SCALE_TYPE scale_type,
const std::filesystem::path & path )