#include <RawImage.h>
emp::internal::ImageManager::ImageManager |
( |
| ) |
|
|
inline |
emp::internal::ImageManager::~ImageManager |
( |
| ) |
|
|
inline |
Ptr<ImageInfo> emp::internal::ImageManager::Add |
( |
const std::string & |
url | ) |
|
|
inline |
Create a new image with the provided name.
Ptr<ImageInfo> emp::internal::ImageManager::GetInfo |
( |
const std::string & |
url | ) |
|
|
inline |
Get the info about a specified image (loading it only if needed!)
bool emp::internal::ImageManager::Has |
( |
const std::string & |
url | ) |
|
|
inline |
Is an image with the provided name currently being managed?
The documentation for this class was generated from the following file: